-
-
Notifications
You must be signed in to change notification settings - Fork 10.6k
Closed
Labels
bugSomething isn't workingSomething isn't workingstaleOver 90 days of inactivityOver 90 days of inactivity
Description
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
Labels
bugSomething isn't workingSomething isn't workingstaleOver 90 days of inactivityOver 90 days of inactivity