mirror of
https://github.com/ikawrakow/ik_llama.cpp.git
synced 2026-02-06 06:20:08 +00:00
* Bump windows max open files from 512 to 2048 https://learn.microsoft.com/en-us/cpp/c-runtime-library/reference/setmaxstdio?view=msvc-160 * Make _GGML_STDIO_TARGET dependent of GGML_MAX_CONTEXTS for Windows