初始化项目,由ModelHub XC社区提供模型
Model: AI-ModelScope/chinese-alpaca-plus-13b-hf Source: Original Platform
This commit is contained in:
11
configuration.json
Normal file
11
configuration.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
Reference in New Issue
Block a user