mirror of
https://github.com/cloudstack-llc/ollama.git
synced 2026-07-19 14:43:30 -04:00
c4cf8ad559
* llm: avoid loading model if system memory is too small * update log * Instrument swap free space On linux and windows, expose how much swap space is available so we can take that into consideration when scheduling models * use `systemSwapFreeMemory` in check --------- Co-authored-by: Daniel Hiltgen <daniel@ollama.com>