qwen-chat-14B-ggml / configuration.json
ChengjieLi's picture
Upload folder using huggingface_hub
11efca5
{
"framework": "xinference",
"task": "code",
"model": {
"type": "qwen-chat"
},
"allow_remote": true,
"pipeline": {
"type": "text-generation-chat-pipeline"
}
}