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 supported31 Subscribers
View all SubscribersAdd a CodeTriage badge to vllm
Help out
- Issues
- fix: remove extraneous 'messages' argument in DeepseekV4Renderer chat template call (closes #44949)
- fix: correct operator precedence in use_existing_torch.py (closes #42363)
- [Draft][RFC] Expose loaded LoRA adapters in metrics
- [Bugfix] Abort requests that arrive while the engine is asleep
- Reduce prompt logprobs memory usage
- [Bugfix] Forward callable hf_overrides to the draft model config
- [Bugfix] Drain in-flight KV offload transfers before CuMemAllocator.sleep() unmaps GPU VA
- [Quant] Port RMSNormQuantFusionPass to manual fusion (fp8 static per-tensor + dynamic per-token)
- [Bug]: Performance Regression since 0.22 on RDNA2
- [Bugfix][Spec Decode] Fix drafter slot mapping type mismatch when DBO is enabled
- Docs
- Python not yet supported