Atom-7B / configuration.json
wuyongyu's picture
Upload configuration.json with huggingface_hub
6ecb03e
raw
history blame
No virus
193 Bytes
{
"framework": "pytorch",
"task": "text-generation",
"model": {
"type": "Atom-13B"
},
"pipeline": {
"type": "Atom-7B-pipe"
},
"allow_remote": true
}