{ | |
"framework": "xinference", | |
"task": "code", | |
"model": { | |
"type": "qwen-chat" | |
}, | |
"allow_remote": true, | |
"pipeline": { | |
"type": "text-generation-chat-pipeline" | |
} | |
} |
{ | |
"framework": "xinference", | |
"task": "code", | |
"model": { | |
"type": "qwen-chat" | |
}, | |
"allow_remote": true, | |
"pipeline": { | |
"type": "text-generation-chat-pipeline" | |
} | |
} |