"...ops/src/git@developer.sourcefind.cn:OpenDAS/vision.git" did not exist on "6949b893eb703e41b8ead6b4c56a5f0ae46a46a3"
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.
Showing
Please register or sign in to comment