TechGPT-2.0-atom-hf / configuration.json
neukg's picture
Upload 8 files
af21603 verified
raw
history blame contribute delete
202 Bytes
{
"framework": "pytorch",
"task": "text-generation",
"model": {
"type": "Atom-7B-Chat"
},
"pipeline": {
"type": "Atom-7B-Chat-pipe"
},
"allow_remote": true
}