File size: 231 Bytes
7f5e71e |
1 2 3 4 5 6 7 8 9 10 11 |
{
"framework": "pytorch",
"task": "text-generation",
"model": {
"type": "MindChat-Qwen-7B-v2"
},
"pipeline": {
"type": "MindChat-Qwen-7B-v2-text-generation-pipe"
},
"allow_remote": true
} |