11 lines
245 B
JSON
11 lines
245 B
JSON
{
|
|
"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
|
|
} |