Files
ik_llama.cpp/common
dmaivelandGitHub 6a909f4ff6 Add --prefetch-experts to stream mmap'd MoE experts into page cache (#2101)
* Add --prefetch-experts to stream mmap'd MoE experts into page cache

* Drop fds, fault experts in with MADV_POPULATE_READ instead of pread

* Remove stale note about pread workers

* Move MoE prefetch behind ggml_backend_prefetch_* wrappers

* Cleanup stale comments

* Add --prefetch-experts-threads, drop GGML_MOE_PREFETCH_THREADS env var
2026-07-11 10:43:42 +03:00
..
2024-07-27 07:55:01 +02:00
2026-06-04 15:43:07 +02:00
2025-12-15 08:27:20 +01:00
2026-06-14 21:07:57 -03:00
2023-11-13 14:16:23 +02:00