You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have to fix the CMake to build with AVX and AVX2 support with MSVC by default.
There was an old attempt to detect the instruction set but last time I tried it, it wasn't working for some reason and it seemed too complex. If we can't find a solution, we probably should just disable the LLAMA_NATIVE option on Windows