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
- [CI] GDN attention backend assertion failure with MTP speculative decoding
- [Deprecation] Remove old locations of `get_tokenizer` and `resolve_hf_chat_template`
- Fix: Add shard validation for quantized models to prevent silent failures
- Add env variable VLLM_DISABLE_FLASHINFER_CONCAT_MLA_K to disable FlashInfer concat_mla_k
- Add support for DeepSeek Attention replay on CUDA
- [Bugfix] Use getattr fallback for weight_loader in stacked-param branch
- Add retry logic to LoRA adapter config loading
- [Bugfix][Model] Fix Ultravox silent weight overwrite for diff checkpoints
- [CI] Fix `tests/evals/gsm8k/test_gsm8k_correctness.py` for `Qwen3-Next-80B-A3B-NVFP4-EP2`
- [Test] Improve flashinfer cutlass moe test coverage
- Docs
- Python not yet supported