chatglm2-6b_a13446910433030.../configuration.json

11 lines
199 B
JSON
Raw Normal View History

2024-11-04 09:10:20 +08:00
{
"framework": "pytorch",
"task": "chat",
"pipeline": {
"type": "chatglm2_6b-text-generation"
},
"model": {
"type": "chatglm2-6b"
},
"allow_remote": true
}