Daniel Hiltgen 25906d72d1
llm: prevent loading too large models on windows (#5926)
Don't allow loading models that would lead to memory exhaustion (across vram, system memory and disk paging). This check was already applied on Linux but should also be applied on Windows as well.
2024-08-11 11:30:20 -07:00
..
2024-07-20 15:17:50 -07:00
2024-07-31 15:58:55 -07:00
2024-08-01 17:06:06 -07:00
2024-08-01 17:06:06 -07:00
2024-06-20 09:57:27 -07:00
2024-08-05 09:28:07 -07:00