Error KeyError: 'layers.0.experts.0.down_proj.input_global_scale' when running on vllm

#5
by pachePizza - opened

Hi! I am having this error KeyError: 'layers.0.experts.0.down_proj.input_global_scale' when running it con vllm. Anyone with the same issue? i am ussin the gemma4 image of vllm

Red Hat AI org

Hi @pachePizza , can you try using the Gemma 4 installation guides or link to the gemma4 vllm image you referenced? What vllm serve command are you using? It seems strange that you're seeing a KeyError on layers.0.experts.0.down_proj.input_global_scale and not language_model.layers.0.experts...

Sign up or log in to comment