We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently, chatglm.cpp cannot be compiled on Windows (although it works on WSL). It would be really helpful to support Windows.
The text was updated successfully, but these errors were encountered:
+1
Sorry, something went wrong.
Just got a Windows machine. Will look into it.
It's weird, I find it work on ubuntu but fail on centos.
win11 with VS2022 is not compiling properly. Please check, thanks.
cmake -G "Ninja" -DGGML_CUBLAS=ON -DCMAKE_BUILD_TYPE=Release .. && ninja all
No branches or pull requests
Currently, chatglm.cpp cannot be compiled on Windows (although it works on WSL). It would be really helpful to support Windows.
The text was updated successfully, but these errors were encountered: