Open silence-dxs-v2 opened 5 months ago
It works fine when I use the model service provided by alibaba cloud's dashscope:
llm_cfg = {
'model': 'qwen2-7b-instruct',
'model_server': 'dashscope',
'api_key': 'YOUR_DASHSCOPE_API_KEY',
}
May I ask how your model service (qwen2-instruct at http://192.168.18.100:9997/v1) is deployed? Which model engine are you using, be it vllm, ollama, or something else? And where are the model weights obtained?
Xinference transoformer启动 Model ID: qwen2-instruct Model Size: 7 Billion Parameters Model Format: pytorch Model Quantization: none
换了个模型可以生成图片,但是不能展示,只有下载链接
可以了
The local demo cannot use the drawing feature.