mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-07-03 09:40:20 +00:00
1b17ed7ab6
--direct-io for bypassing page cache (and using THP on Linux) Up to 3-6x faster uncached loading, fewer pageouts, no page cache pollution.