Files
MiniGpt-4-7B/configuration.json
ModelHub XC 2c78cf6928 初始化项目,由ModelHub XC社区提供模型
Model: alv001/MiniGpt-4-7B
Source: Original Platform
2026-06-26 12:38:15 +08:00

11 lines
233 B
JSON

{
"framework": "pytorch",
"task": "text-generation",
"pipeline": {
"type": "minigpt-7b-text-generation"
},
"preprocessor": {
"type": "minigpt-7b-text-preprocessor"
},
"allow_remote": true
}