11 lines
199 B
JSON
11 lines
199 B
JSON
|
{
|
||
|
"framework": "pytorch",
|
||
|
"task": "chat",
|
||
|
"pipeline": {
|
||
|
"type": "chatglm2_6b-text-generation"
|
||
|
},
|
||
|
"model": {
|
||
|
"type": "chatglm2-6b"
|
||
|
},
|
||
|
"allow_remote": true
|
||
|
}
|