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 supported26 Subscribers
Add a CodeTriage badge to vllm
Help out
- Issues
- [Feature] Triton INT4 / INT2 per-token-head KV cache quantization + Prefill + Decode Kernels Per Token Head
- [Bugfix] Fix `NameError` on `AsyncEngineArgs.quantization_config` forward reference
- [vLLM IR] Propagate lowering annotations through source_fn_stack
- [V1][Spec Decode] Avoid O(N*K) membership scan in NgramProposer.batch_propose
- [Bug]: Deepseek V4 vllm not response when using with claude code
- [Bug]: Deepseek V4 failed to load on RTX PRO 6000
- [Bug] Fix status update address for non-MOE model within external dp mode
- Fix Qwen3 streaming content routing
- indexer_q quant fusion
- [Bugfix] Fix `RuntimeError: Already borrowed` by deepcopying tokenizer for AsyncMicrobatchTokenizer
- Docs
- Python not yet supported