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 supported13 Subscribers
Add a CodeTriage badge to vllm
Help out
- Issues
- fix benchmark moe int8_w8a16
- Move test dependencies from inline installs to Docker image
- [Performance]: Regression between 0.10.2 and 0.12.0
- [BugFix]: move torch.Size across graphs in split_graph
- [Bug]:OOM during weight loading on H20 (141GB) in v0.13.0, but works in v0.12.0 (Qwen2.5-72B FP8)
- [Bug]: Stuck with a loop when tensor_parallel_size=2
- [Bug]: The base image used by rocm Docker is 7.0-complete, and rocm 7.0 does not support GFX1150.
- [Bug]: KV Cache grows continuously with just one chat completion request using meta-llama/Llama-3.2-1B on L40 GPU with Flash Attention and finally completed after 10 minutes
- [Bugfix] Fix ZMQ port bind race condition in shm_broadcast
- [Feature]: Running paddocr‑vl consumes an excessively large amount of memory.
- Docs
- Python not yet supported