"docs/source/vscode:/vscode.git/clone" did not exist on "c6a376cc5679c1940e49fc3e0ba22eaead6c2467"
llm: avoid loading model if system memory is too small (#5637)
* 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>
Showing
Please register or sign in to comment