chatglm.cpp
chatglm.cpp copied to clipboard
windows cmake 失败
E:\github_code\chatglm.cpp\chatglm.cpp(14,10): fatal error C1083: 无法打开包括文件: “sys/mman.h”: No such file or directory [E:\github_code\chatglm.cpp\build\chatglm.vcxproj]
FYI: PR #24.
Same issue here trying to compile no cmake project files can be generated
@iHaagcom are you testing the latest code with PR #24 merged?
Yes, I’ll try again.
Yes it’s unable to compile the ChatGLM.cpp all the other exes for sentence piece and spm_train compile but errors with chatglm.cpp