mirror of
https://github.com/ollama/ollama.git
synced 2026-04-21 21:35:45 +02:00
If we try to use mmap when the model is larger than the system free space, loading is slower than the no-mmap approach.
If we try to use mmap when the model is larger than the system free space, loading is slower than the no-mmap approach.