BUG: Error occurs when using xinference v0.5.6 on a dify chat app
Describe the bug
After deploy dify@HEAD locally with docker, and start xinference with xinference -p 9997 -H 0.0.0.0, using a chatglm2 model. Encountering the following error:
And xinference itself works fine on gradio web app.
To Reproduce
To help us to reproduce this bug, please provide information below:
- Your Python version. 3.10
- The version of xinference you use. v0.5.6
- Versions of crucial packages. dify@HEAD and install xinference with
pip install xinference[all]
Additional context
Same issue is https://github.com/xorbitsai/inference/issues/574, seems it has been solved with xinference v0.5.4
Thank you for reporting this issue! We will attempt to reproduce it and work on a fix.
@JiaYaobo Hello, I was unable to reproduce this issue. Can you confirm if this problem is reproducible in your environment?
This issue is stale because it has been open for 7 days with no activity.
This issue was closed because it has been inactive for 5 days since being marked as stale.