Files
openbuddy-falcon-7b-v15-fp16/configuration.json

11 lines
251 B
JSON
Raw Normal View History

{
"framework": "pytorch",
"task": "text-generation",
"model": {
"type": "openbuddy-falcon-7b-v1-5-fp16"
},
"pipeline": {
"type": "openbuddy-falcon-7b-v1-5-fp16-text-generation-pipe"
},
"allow_remote": true
}