Skip to content
New issue

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

[Feature request] Windows support #53

Open
UranusSeven opened this issue Jul 17, 2023 · 4 comments
Open

[Feature request] Windows support #53

UranusSeven opened this issue Jul 17, 2023 · 4 comments

Comments

@UranusSeven
Copy link

Currently, chatglm.cpp cannot be compiled on Windows (although it works on WSL). It would be really helpful to support Windows.

@hzg0601
Copy link

hzg0601 commented Jul 23, 2023

+1

@li-plus
Copy link
Owner

li-plus commented Jul 24, 2023

Just got a Windows machine. Will look into it.

@hzg0601
Copy link

hzg0601 commented Jul 27, 2023

It's weird, I find it work on ubuntu but fail on centos.

@choronz
Copy link

choronz commented Aug 1, 2023

win11 with VS2022 is not compiling properly. Please check, thanks.

cmake -G "Ninja" -DGGML_CUBLAS=ON -DCMAKE_BUILD_TYPE=Release .. && ninja all

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants