The llama.cpp project has disabled lazy tensor loading by default for integrated GPUs (iGPUs) in release b10867. This change addresses a regression introduced in the previous "AUTO" lazy mode setting.
- The update reverts changes except for disabling lazy load on iGPUs within the AUTO configuration.
- It fixes an iGPU regression by adding a specific lazy mode auto fix.
- Pre-built binaries are available for macOS, Linux, Windows, Android, and openEuler across CPU, CUDA, Vulkan, ROCm, and other backends.