ValueError: Unexpected text model architecture type in GGUF file: 'gemma4'

#16
by BobWehada - opened

I'm at a loss as to what's causing the error I keep getting. I tried 2 other sources for the GGUF version ( all 3 were the Q5_K_M.gguf version), and 3 gave me same error. I also tried the two single gguf clip loaders. I also downloaded the "gemma_2_2b_it_elm_fp8_scaled.safetensors" and used the normal clip loader and it worked. anyone have any ideas what could be causing my issue here? it seems to be something related to Gemma and GGUF's since i use elsewhere with no issues (such as Wan2.2, Flux.2 Klein, Z-Image Turbo, etc). Google hasn't been any help for this particular error either so any help is appeciated.

Sign up or log in to comment