github ggml-org/llama.cpp b7263

latest releases: b7265, b7264
4 hours ago

Warning

Release Format Update: Linux releases will soon use .tar.gz archives instead of .zip. Please make the necessary changes to your deployment scripts.

build : move _WIN32_WINNT definition to headers (#17736)

Previously, cmake was forcing _WIN32_WINNT=0x0A00 for MinGW builds,
This caused "macro redefined" warnings with toolchains that define the version.

This also removes the GGML_WIN_VER variable as it is no longer needed.

Signed-off-by: Adrien Gallouët angt@huggingface.co

macOS/iOS:

Linux:

Windows:

Don't miss a new llama.cpp release

NewReleases is sending notifications on new releases.