qwen-chat-7B-ggml / configuration.json
ChengjieLi's picture
Upload folder using huggingface_hub
19f87d0
raw
history blame contribute delete
No virus
202 Bytes
{
"framework": "xinference",
"task": "code",
"model": {
"type": "qwen-chat"
},
"allow_remote": true,
"pipeline": {
"type": "text-generation-chat-pipeline"
}
}