Atom-7B-Chat / configuration.json
wuyongyu's picture
Upload configuration.json with huggingface_hub
f491340
raw
history blame
202 Bytes
{
"framework": "pytorch",
"task": "text-generation",
"model": {
"type": "Atom-7B-Chat"
},
"pipeline": {
"type": "Atom-7B-Chat-pipe"
},
"allow_remote": true
}