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 supported46 Subscribers
View all SubscribersAdd a CodeTriage badge to vllm
Help out
- Issues
- [ROCm] Fix AssertionError in ActivationQuantFusionPass when torch.compile is used on ROCm
- fix: Disable VLLM_ROCM_USE_AITER_FP4BMM by default to prevent crashes on MI300X
- [Model] Gemma4: robust quantized MoE expert weight loading
- [Usage]: qwen3-asr-1.7b pre-allocated encoder cache size limit
- [V1] Async parallel startup for EngineCore processes in DP/TP scenarios
- [CPU] Fix AttributeError when loading GeluAndMul and similar activations
- [Responses API] Fix truncation: auto returning 400 instead of truncating
- fix: Add SWIGLUSTEP activation support for ROCm AITER MoE
- fix: Fallback to torch for context_len > 2048 to bypass aiter kernel bug
- [Refactor][MLA]: Expose mla to torch.compile
- Docs
- Python not yet supported