mirror of
https://github.com/likelovewant/ollama-for-amd.git
synced 2025-12-21 22:33:56 +00: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.