Files
Atom-7B/configuration.json

12 lines
192 B
JSON
Raw Normal View History

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