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 supported19 Subscribers
Add a CodeTriage badge to vllm
Help out
- Issues
- [Bug]: setting VLLM_LOGGING_LEVEL=debug breaks tool calling
- [Bugfix] Fix engine crash when realtime streaming input is empty (#34532)
- [CI][Bugfix] Fix new_weight_syncing/rlhf.py
- [WIP][Bugfix] Detect LoRA module name prefix mismatches at load time
- feat(ep): add --expert-placement-file for custom MoE expert-to-rank mapping
- fix(api): return HTTP 413 instead of 400 for oversized requests
- [Feature]: Add --force-close-connections flag to vllm bench serve
- fix: use external_req_id for P2P NCCL keys in disaggregated prefill
- [Build] Update numba version to 0.63.1.
- [Build] Add Python 3.14 to supported version list.
- Docs
- Python not yet supported