Files
Baichuan2-7B-Base/configuration.json
ModelHub XC 3b1743770f 初始化项目,由ModelHub XC社区提供模型
Model: baichuan-inc/Baichuan2-7B-Base
Source: Original Platform
2026-05-29 15:32:13 +08:00

12 lines
218 B
JSON

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