12 lines
184 B
JSON
12 lines
184 B
JSON
|
{
|
||
|
"framework": "pytorch",
|
||
|
"task": "text-generation",
|
||
|
"model": {
|
||
|
"type": "bloom"
|
||
|
},
|
||
|
"pipeline": {
|
||
|
"type": "seqgpt"
|
||
|
},
|
||
|
"allow_remote": true
|
||
|
}
|