Skip to content

[Bug]: Unknown gguf model_type: gemma3 #15480

@cocovoc

Description

@cocovoc

Your current environment

vLLM Version: 0.8.1

🐛 Describe the bug

RuntimeError: Unknown gguf model_type: gemma3

code:

llm = LLM(model="gemma-3-27b-it-GGUF/mmproj-model-f16.gguf",tokenizer="google-gemma-3-27b-it",tensor_parallel_size=2,dtype=torch.float16,hf_config_path="/google-gemma-3-27b-it") 

Before submitting a new issue...

  • Make sure you already searched for relevant issues, and asked the chatbot living at the bottom right corner of the documentation page, which can answer lots of frequently asked questions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingstaleOver 90 days of inactivity

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions