"git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "534f5d54faf24a72a0e2bff2f6e6379ea519c4ed"
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