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 supported18 Subscribers
Add a CodeTriage badge to vllm
Help out
- Issues
- [Bug]: Qwen3.5 does not work with pipeline parallelism
- [kv_offload+HMA][4/N]: Support sliding window lookup
- [Bug]: Local GGUF path fails with "architecture qwen35 is not supported yet" even when --hf-config-path is provided
- [Bugfix] Fix FP8 block-scale dimension mismatch in fused linear weight loading
- [Bugfix] Fix GDN in_proj_ba crash with GPTQ/FP8 and TP > 1
- uniform batch tokens when uniform_batch_tokens is set
- bugfix(dcp, gdn): disabling DCP semantics for linear-attention KV/state groups
- [Build] Fix Dockerfile issues for ppc64le build
- [Model] Add AnyModel: generic support for NAS-optimized heterogeneous architectures
- [Bug Fix] Defer record_metadata_for_reloading to avoid ~3x host memory regression
- Docs
- Python not yet supported