Skip to content

Conversation

@slaren
Copy link
Member

@slaren slaren commented Jun 4, 2025

  • Do not throw an exception when using mmap on Windows just because the build does not have support for PrefetchVirtualMemory, it is not a critical function
  • Fix GGML_WINVER not applying to llama.cpp sources

Fixes #9311

@github-actions github-actions bot added build Compilation issues ggml changes relating to the ggml tensor library for machine learning labels Jun 4, 2025
@slaren slaren merged commit 3a07714 into master Jun 5, 2025
45 checks passed
@slaren slaren deleted the sl/fix-winver branch June 5, 2025 09:57
furyhawk pushed a commit to furyhawk/llama.cpp that referenced this pull request Jun 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build Compilation issues ggml changes relating to the ggml tensor library for machine learning

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: MinGW build fails to load models with "error loading model: PrefetchVirtualMemory unavailable"

3 participants