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 supported13 Subscribers
Add a CodeTriage badge to vllm
Help out
- Issues
- [Bug]: "No tokenizer file found in directory" is seen when serve model from local directory after upgrading vllm from 0.11.2 to 0.12
- [Bugfix] Apply RMSNorm weight correction for Gemma2 GGUF models
- [Bug]: DeepSeek on B300 reports `invalid numeric default value` error
- [RFC]: Why custom_mask is not exposed on FlashInfer to get more flexible use case?
- [Feature]: MoE Layer
- [Bug][ModelOpt]: Llama4 DP/EP FlashInfer Cutlass Is Broken
- [RFC]: Decouple page_size_bytes calculation in AttentionSpec for TPU/RPA Compatibility
- [Bug]: enable_chunked_prefill=True causes hang in AsyncLLM which is affected by disable_log_stats=True
- [Usage]: How can I use GPU12 as standalone KV LMCache?
- [Bug]: Engine crash with MTP + CUDA-Graph for Qwen3-Next (concurrent requests = 3)
- Docs
- Python not yet supported