atom_7b/configuration.json

12 lines
193 B
JSON

{
"framework": "pytorch",
"task": "text-generation",
"model": {
"type": "Atom-13B"
},
"pipeline": {
"type": "Atom-7B-pipe"
},
"allow_remote": true
}