Which version of LM Studio?
LM Studio 0.4.19 (Build 2)
llama.cpp Runtime 2.25.2 (CUDA 12 / CPU)
Which operating system?
Windows 11
GeForce RTX 4080 Laptop GPU
What is the bug?
The official GGUF files provided by Google for the updated version of Gemma 4, released on July 15, 2026, cannot be loaded.
The models fail to load regardless of whether the llama.cpp runtime is set to CUDA 12 or CPU.
The versions available before this update could be loaded and used normally without any issues.
Screenshots
None
Logs
Engine protocol runtime llama-server for c+rpmVpyTIi80FnZFIEiB5bN exited before becoming healthy. exitCode=3221226505, signal=null
To Reproduce
Steps to reproduce the behavior:
-
Download any of the following models and place it in the model folder. The issue occurs regardless of whether an mmproj file is present.
-
Load the model from the model selector in LM Studio.
-
Observe that the error shown in the log above occurs.
Which version of LM Studio?
LM Studio 0.4.19 (Build 2)
llama.cpp Runtime 2.25.2 (CUDA 12 / CPU)
Which operating system?
Windows 11
GeForce RTX 4080 Laptop GPU
What is the bug?
The official GGUF files provided by Google for the updated version of Gemma 4, released on July 15, 2026, cannot be loaded.
The models fail to load regardless of whether the llama.cpp runtime is set to CUDA 12 or CPU.
The versions available before this update could be loaded and used normally without any issues.
Screenshots
None
Logs
To Reproduce
Steps to reproduce the behavior:
Download any of the following models and place it in the model folder. The issue occurs regardless of whether an
mmprojfile is present.Load the model from the model selector in LM Studio.
Observe that the error shown in the log above occurs.