Files
opt-1b3/configuration.json

11 lines
207 B
JSON
Raw Permalink Normal View History

{
"framework": "pytorch",
"task": "text-generation",
"model": {
"type": "opt-1b3"
},
"pipeline": {
"type": "opt-1b3-text-generation-pipe"
},
"allow_remote": true
}