Files
dolly-v1-6b/configuration.json

12 lines
207 B
JSON
Raw Permalink Normal View History

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