ikawrakow / ik_llama.cpp

llama.cpp fork with additional SOTA quants and improved performance
MIT License
89 stars 6 forks source link

Attempt to blindly fix Windows build failure #93

Closed ikawrakow closed 3 weeks ago

ikawrakow commented 3 weeks ago

Ref #88

@Nexesenex @saood06

Does this work?

Nexesenex commented 3 weeks ago

Hey IK.

Yes, both your branch https://github.com/ikawrakow/ik_llama.cpp/tree/ik/fix_reduce_windows and Saood's cracked up fix are working for compilation on Windows / MSVS in non-Cuda and cuda mode.