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
- [Bug]: Running DeepSeek-V4 fails with CUDA error: unspecified launch failure in synchronize_input_prep
- [RFC]: Refactor PassManager infrastructure
- [Usage]: We are using vLLM version 0.19.1. When attempting to run DeepSeek-V4-Flash with a 32k context window across eight RTX 4090 GPUs, we encountered an error indicating that the `transformers` library needed to be updated. We then updated the library using the command `uv pip install --no-cache-dir git+https://github.com/huggingface/transformers.git`, but the error persisted as shown below:
- [Bug]: DeepSeek V4 pro can not run with TP16
- [Tool Parser] Normalize nested arguments in DeepSeek DSML tool calls
- [Bugfix][Frontend] Don't swallow finish_reason='error' on streaming first chunk
- [Bug]: vllm does not expose /v1/audio/transcriptions for google/gemma-4-E4B-it
- [Bugfix][ROCm][AITER MLA] Size persistent metadata buffers off max(max_num_seqs, max_cudagraph_capture_size)
- [Bug] Online FP8 quantization ignores logical_widths on MergedColumnParallelLinear
- [Bug]: AssertionError in sampler.py:383
- Docs
- Python not yet supported