-
-
Notifications
You must be signed in to change notification settings - Fork 10.3k
Open
Labels
feature requestNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
🚀 The feature, motivation and pitch
Something like vllm serve unsloth/Qwen3-4B-Instruct-2507-GGUF:Q4_K_XL
should simply work, downloading the model from Huggingface automatically and caching it.
Or maybe specifying it as unsloth/Qwen3-4B-Instruct-2507-GGUF/Qwen3-4B-Instruct-2507-Q4_K_XL.gguf
(although I think this is less preferred).
Alternatives
No response
Additional context
This is a followup to #20084 and #20793 which I personally think are incomplete solutions and not what users expect from other projects like Llama.cpp, Ollama, etc.
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
feature requestNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers