Skip to content

disable LLAMA_NATIVE by default#3906

Merged
ggerganov merged 1 commit intomasterfrom
disable-cmake-native
Nov 2, 2023
Merged

disable LLAMA_NATIVE by default#3906
ggerganov merged 1 commit intomasterfrom
disable-cmake-native

Conversation

@slaren
Copy link
Copy Markdown
Member

@slaren slaren commented Nov 2, 2023

LLAMA_NATIVE doesn't work on MSVC, and this is causing default builds on Windows to not include AVX anymore, which effectively is a breaking change. This PR disables it by default to restore the previous behavior.

@ggerganov ggerganov linked an issue Nov 2, 2023 that may be closed by this pull request
Seunghhon pushed a commit to Seunghhon/llama.cpp that referenced this pull request Apr 26, 2026
phuongncn pushed a commit to phuongncn/llama.cpp-gx10-dgx-sparks-deepseekv4 that referenced this pull request Apr 28, 2026
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

Successfully merging this pull request may close these issues.

llama : build with AVX support on Windows by default with CMake

3 participants