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 supported43 Subscribers
View all SubscribersAdd a CodeTriage badge to vllm
Help out
- Issues
- [bugfix] Add package name to vllm setup.py
- [Bug]: DeepSeek-V4-Flash for L20,RuntimeError: Worker failed with error 'AssertionError: auto_functionalized was not removed', please check the stack trace above for the root cause
- [Attention] Support skip-softmax attention (BLASST) through TRTLLM flashinfer backends
- [MoE][Perf] Replace torch.compile pack with fused Triton kernels for FlashInfer routed MoE
- Reapply #42686: [torch.compile] Add patch for fullgraph compilation
- Implement MLA Decode Backend using Helion kernels
- Remove Pydantic v2.11 workaround: simplify Mistral tokenizer tool call handling
- [Feature]: Support DDTree speculative decoding
- Codec: token-native binary transport for /v1/completions + /v1/chat/completions streaming
- RISC-V ILP Optimization: Add instruction-level parallelism for transcendental functions
- Docs
- Python not yet supported