Fix Vulkan crash when using --backend nvidia with preloaded image models
- Add VK_ICD_FILENAMES=/dev/null to disable Vulkan during startup preload - Previously only set at request time, causing crash during --loadall - Added check in both startup preload locations (lines ~5254 and ~5811) - Checks --backend and --image-backend to determine CUDA usage
Showing
Please
register
or
sign in
to comment