Files
chinese-alpaca-plus-13b-hf/configuration.json

11 lines
245 B
JSON
Raw Permalink Normal View History

{
"framework": "pytorch",
"task": "text-generation",
"model": {
"type": "chinese-alpaca-plus-13b-hf"
},
"pipeline": {
"type": "chinese-alpaca-plus-13b-hf-text-generation-pipe"
},
"allow_remote": true
}