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
- [Bugfix][Spec Decode] Fix autoregressive draft decode capture with dynamic SD
- [Bugfix][CPU] Fix LoRA no-op row aliasing in PunicaWrapperCPU
- [Bugfix] Fix Qwen3-ASR realtime infinite repetition
- [Bugfix] Avoid complex64 advanced indexing in pixtral vision encoder for backend portability
- [Perf] Fuse mul_+moe_sum in TopKWeightAndReduceContiguous for large reductions
- [Bugfix][Core] Stop zero-progress preemption cascades for deferred KV frees
- [Bugfix][V1] Free _re_block_ids on aborted requests with enable_return_routed_experts
- [Bugfix][CPU] Use C++ causal_conv1d kernels for GDN attention on non-AMX AVX-512BF16 CPUs
- Fix KV event aggregation across workers
- [Performance]: Compile mode 3 degrades triton w4a16 kernel performance in few request scenarios.
- Docs
- Python not yet supported