Files
Atom-7B-Chat/configuration.json
ModelHub XC e6823e3ff8 初始化项目,由ModelHub XC社区提供模型
Model: FlagAlpha/Atom-7B-Chat
Source: Original Platform
2026-05-21 14:04:12 +08:00

11 lines
201 B
JSON

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