Files
Vicuna-7B/configuration.json
ModelHub XC 3ff3e9e48f 初始化项目,由ModelHub XC社区提供模型
Model: AI-ModelScope/Vicuna-7B
Source: Original Platform
2026-05-14 23:25:11 +08:00

11 lines
209 B
JSON

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