Witllm/seqgpt/configuration.json

12 lines
184 B
JSON

{
"framework": "pytorch",
"task": "text-generation",
"model": {
"type": "bloom"
},
"pipeline": {
"type": "seqgpt"
},
"allow_remote": true
}