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
- [Bug]: FlatLogprobs empty slice crashes with IndexError and delta-mode logprobs[-0:] returns stale data
- [Perf] Skip unnecessary int64 round-trip in sampler
- [Bug]: Qwen3-0.6B hangs during `vllm bench throughput` on amd machine
- [Bug]: Crash when using PP in multi-node
- [Bugfix] Fix FlatLogprobs empty slice crash and delta-mode logprobs stale data
- fix: add "context_length_exceeded" error code to match OpenAI convention
- fix: generalize LoRA layer handling for N-way fused projections
- [Bugfix] Fix GLM4 MoE and SeedOSS reasoning parser regressions
- [UX]: Fix unclean shutdown from ctrl-c with AR Fusion
- Enable in-process engine core for AsyncLLM.
- Docs
- Python not yet supported