File size: 202 Bytes
11efca5 |
1 2 3 4 5 6 7 8 9 10 11 |
{
"framework": "xinference",
"task": "code",
"model": {
"type": "qwen-chat"
},
"allow_remote": true,
"pipeline": {
"type": "text-generation-chat-pipeline"
}
} |