vllm
https://github.com/vllm-project/vllm
Python
A high-throughput and memory-efficient inference and serving engine for LLMs
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported35 Subscribers
View all SubscribersAdd a CodeTriage badge to vllm
Help out
- Issues
- [Bug]: Gemma4 dense NVFP4 (nvidia/Gemma-4-31B-IT-NVFP4) fails on v0.24.0 with NotImplementedError in quant_method.tie_weights (lm_head/embed_tokens weight tying)
- [Feature]: Operator opt-out for the expandable_segments KV-connector rejection (copy-based connectors have no viable config on unified memory)
- [Core] Skip redundant draft token alloc + sampling
- [BugFix] Fix `num_output_placeholders` preemption underflow
- [Feature] PrefillDelayer for better DPA scheduling
- [Perf][ROCm] Add AITER custom AG/RS
- Support MLA properly in the Transformers modeling backend
- [ROCm] [CI] Support cached K/V (key/value=None) in Triton prefix-prefill
- [Core] Add Min-k sampling: temperature-invariant logit-space truncation
- Fix silent text-LoRA no-op for remaining VLM wrapper models
- Docs
- Python not yet supported