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
- [LoRA] support loading Mistral-format LoRA weights via hf_to_vllm_mapper
- [Draft] update intel gpu buildkite ci
- Fix unclean shutdown from ctrl-c with AR Fusion
- [Bug]: cudaErrorIllegalAddress under sustained parallel load with CUDA Graphs on Blackwell SM120 (NVFP4 MoE)
- [Bugfix] Fix uninitialized NVFP4 global scale causing inf overflow
- [Bug]: CUDA illegal memory access on H200 MiniMax-M2.5
- [Feature]: Load Mistral format LoRA when `--load-format=mistral` and `--enable-lora`
- [Bug]: LoRA loading fails for modules with numeric indices (e.g., to_out.0 in Diffusion Transformers)`
- [Bug]: Qwen 3.5 27B AWQ 4bit capturing CUDA graph fails
- [Bug]: AsyncScheduler crashes with AssertionError during Realtime ASR streaming (num_output_placeholders underflow)
- Docs
- Python not yet supported