mirror of
https://github.com/ollama/ollama.git
synced 2025-05-11 10:26:53 +02:00
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. |
||
---|---|---|
.. | ||
client.go | ||
client_test.go | ||
types.go | ||
types_test.go |