mirror of
https://github.com/ollama/ollama.git
synced 2026-03-28 03:08:44 +07:00
Model eviction happens when we have at least one other model loaded and are unable to load all layers into VRAM. However, on CPU-only systems we can never load layers into VRAM, so this constantly triggered eviction. Fixes #13227
12 KiB
12 KiB