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 supported25 Subscribers
Add a CodeTriage badge to vllm
Help out
- Issues
- [Feature]: Per-request timing metrics in response body
- perf: use set lookup for special tokens in _reduced_vocabulary
- perf: replace encode() with get_vocab() in isaac.py
- docs: fix doc-code mismatches from audit
- [WIP] Prototype pre-spawn EngineCore to overlap child imports with parent init
- Fix Step-3.5 MTP layer type lookup
- Delay unstable GLM tool names in streaming
- [WIP][Core] Update PyTorch to 2.12.0, torchvision to 0.27.0, triton to 3.7.0
- [Frontend][Core] Add sparse NCCL weight transfer support for in-place updates
- Use get_vocab() instead of encode() for single-token lookups
- Docs
- Python not yet supported