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 supported42 Subscribers
View all SubscribersAdd a CodeTriage badge to vllm
Help out
- Issues
- [Bug]: Vllm init fails when model-loader-extra-config option provided
- [Multimodal] Add PixelPrune visual token pruning for Qwen3-VL
- [Draft] DeepSeek V4 PP/PD disaggregated serving with Mooncake
- [Core][Perf] Cap Torch intra-op threads in UniProcExecutor to avoid CPU oversubscription
- fix: use .pop() with default None to avoid KeyError in chat.py (closes #44827)
- [Bugfix] Guard compressed-tensors FP8 KV cache override on SM90+
- Combined configuration of Multi-Token Prediction (MTP), fp8 KV cache, and AITER's Shuffle KV (SKV) layout
- [Kernel] Fuse softmax into grouped_topk CUDA kernel
- [Bugfix][Core][Model] Voxtral realtime: fix boot-OOM / silent-hang / max-len crash on 16 GiB
- [Kernel] Fuse per-group FP8 dynamic quant into Triton attention epilogue
- Docs
- Python not yet supported