mirror of
https://github.com/cloudstack-llc/ollama.git
synced 2026-07-21 01:55:23 -04:00
171796791f
On Windows, recent llama.cpp changes make mmap slower in most cases, so default to off. This also implements a tri-state for use_mmap so we can detect the difference between a user provided value of true/false, or unspecified.