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 supported37 Subscribers
View all SubscribersAdd a CodeTriage badge to vllm
Help out
- Issues
- [Bugfix][Spec Decode] Bound draft max_model_len by the target before logging
- [Feature]: `vllm.utils.import_util._has_module` should not import modules
- [Bug]: cache_config_info reports block_size=4 despite --block-size 256, and num_gpu_blocks × block_size ≠ kv_cache_size_tokens (DeepSeek-V4, fp8_ds_mla)
- [Bug]: Step3p5ReasoningParser strips the wrong newline once the discarded prefix is preserved (follow-up to #50918)
- [Bugfix][MoE] Gate deepep_v2 prepare/finalize on cudagraph_mode, not enforce_eager
- [Model] Voxtral Realtime: add support for `CUDAGraphMode.FULL_DECODE_ONLY`
- [Rust Frontend] Fix Qwen reasoning parser auto-detection
- Bump the minor-update group across 1 directory with 170 updates
- [Bug]: `fused_qk_norm_rope` multi-head-per-warp kernel corrupts partial-NeoX (`rotary_dim < head_dim`) QK-Norm models on SM90
- [ROCm][MLA] TritonMLA: support causal multi-token decode
- Docs
- Python not yet supported