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][MoE] Fix fused block-scale orientation
- [Bugfix][Mamba] Fix overlapping state copy race
- [Feature]: Emit BlockInactive KV events when GPU block ref_cnt drops to zero
- [Bug]: Shared prompt_token_ids causes stale M-RoPE positions
- [RFC]: Dual Batch Overlap (DBO) for Model Runner V2
- [Bug]: runai_streamer multi-node: a separate object-storage tokenizer URI is never pulled on peer nodes
- [Bugfix] Pull a separate Run:ai tokenizer on every node
- [Bugfix] Refresh stale M-RoPE state when streaming re-feeds grow a RUNNING request's prompt
- [Bug]: gpt-oss chat completions return 500 "Unexpected token 200002 while expecting start token 200006" when ignore_eos=true
- [Bugfix][AsyncScheduler] Reserve placeholders for the final prefill chunk of a streaming update
- Docs
- Python not yet supported