The latest "johndpope/llama-cpp-turboquant" doesn't support Gemma4

#1
by IronKitty - opened

It is seems like that the latest "johndpope/llama-cpp-turboquant" doesn't support Gemma4.

'''
Loading model... |llama_model_load: error loading model: error loading model architecture: unknown model architecture: 'gemma4'
llama_model_load_from_file_impl: failed to load model
llama_params_fit: encountered an error while trying to fit params to free device memory: failed to load model
-llama_model_load: error loading model: error loading model architecture: unknown model architecture: 'gemma4'
llama_model_load_from_file_impl: failed to load model
common_init_from_params: failed to load model './Downloads/gemma-4-26B-A4B-it-RotorQuant-IQ4_XS.gguf'
srv load_model: failed to load model, './Downloads/gemma-4-26B-A4B-it-RotorQuant-IQ4_XS.gguf'
'''

Sign up or log in to comment