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 supported29 Subscribers
View all SubscribersAdd a CodeTriage badge to vllm
Help out
- Issues
- [Feature]: Avoid duplicate KV block allocation for shared external-prefix hits
- Add release_kv_cache() API
- [Core] FlowPrefill: adaptive sub-chunk preemption for v1 Scheduler
- fix: replace assert with proper exceptions in SamplingParams validation
- [Core] Add `VLLM_GPU_SYNC_CHECK` env var
- [Bug]: Qwen3.5 397B NVFP4 DEP8 mixed prefill-decode step 6x times longer than decode-only step
- [Model] TEMP Fix for DFlash SWA PR (#40898)
- [Bugfix] Replace sequential port scan with atomic port=0 in get_open_ports_list
- [Bugfix][DeepSeekV4 MTP] Pass prefix= to e_proj/h_proj in MTP draft
- [PD] Guard bidirectional KV reuse for rewritten history
- Docs
- Python not yet supported