ERROR: Failed building wheel for chatglm-cpp when pip install xinference[all]
Describe the bug
ERROR: Failed building wheel for chatglm-cpp will be showed and break the installation process when pip install xinference[all]
To Reproduce
- Python 3.10.11
- Xinference 0.10.3
- Windows 11
Expected behavior
installation finished
Additional context
SOLUTION FOR THOSE WHO COME ACROSS THIS ERROR, GO TO chatglm.cpp project to DOWNLOAD WHEEL FILE RELEASE and INSTALL IT BY YOURSELF!
download and use pip install <wheel_file_path> to install.
It's not Xinference's fault, it's chatglm.cpp's and this error is an old one last for months and they never fixed it.
Seconding this as well but does it work with Docker?
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.