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 supported36 Subscribers
View all SubscribersAdd a CodeTriage badge to vllm
Help out
- Issues
- [Perf][MRV2] use FlashInfer AIR for for top-p rejection sampling
- [Test] e2e hybrid-Mamba prefix-cache corruption regression tests (#43559)
- [Bug]: DBRX MoE weight loading crashes with KeyError after FusedMoE/MoERunner inversion refactor (#41184) — dbrx.py missed by follow-up fix #45054
- [Bug]: XQA decode under FULL cudagraph capture silently corrupts attention output (fp8 and nvfp4 KV)
- [Bug]: VLLM_MARLIN_INPUT_DTYPE=int8 silently ignored for auto-round (INC) checkpoints
- [Kernel][Helion] Add numerics checks to benchmark script
- Remove all boilerplate from per-model `load_weights` methods
- [Bugfix][Platform] sm12x: add FLASHMLA_SPARSE (Triton sparse-MLA) to the MLA-sparse backend candidate list — flashinfer sparse_mla_sm120 livelocks on GB10
- [Bugfix][Spec Decode] Reach TP consensus on the drafter-pass gate before launching drafter collectives (fixes rank-divergent wedge at max_model_len boundary)
- [Mypy Fix] Mypy fix for "vllm/model_executor/models/[aA][bB]"
- Docs
- Python not yet supported