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