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
- [Bug]: Why does kv-cache-dtype=fp8 OOM more easily than bf16/fp16 on long-context GLM-5.1-AWQ runs?
- [Bug]: Gemma4ForConditionalGeneration + runtime LoRA greedy decode diverges from HuggingFace transformers on text-only prompts
- [Core] Use FlashInfer for pre-SM100 NVFP4 KV cache updates
- [Spec][V2] Support MTP speculative decoding under pipeline parallelism
- [Bugfix][MiniMax-M3] Fix garbled outputs and streaming reasoning parser on NVFP4 MoE backends for SM 12.0a (RTX PRO 6000 Blackwell)
- Revert "[MM][CG] Gemma3 Encoder CUDA Graph" (#43591)
- [Bugfix][KV Offload] Track allocated block IDs when num_external_tokens is 0
- [Bugfix] Check CPU KV offload shared-memory capacity
- [Bugfix] Track offloading allocations without load tokens
- [Cleanup][Gemma4] Remove tool_parsers/gemma4_utils.py in favor of Transformers v5 chat parsing API
- Docs
- Python not yet supported