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 supported35 Subscribers
View all SubscribersAdd a CodeTriage badge to vllm
Help out
- Issues
- [LoRA] Skip empty-LoRA path in eager mode when no adapter is active
- [Bugfix][Frontend] Anchor empty-args detection to the current tool in xlam and hunyuan_a13b streaming parsers
- [Bugfix] Report finish_reason='length' for tool calls truncated by max_tokens in streaming
- [Parser][Test] Add streaming/non-streaming parity tests for truncated tool calls
- [Bugfix][Tool Parser] Return early for unlisted tool names in InternLM2 parser
- [Bug]: vLLM embedding hang with Qwen3-Embedding when chunked prefill is enabled
- [Misc] Add unit test for fused_recurrent_gated_delta_rule kernel
- [Bug]: Streaming Parser Engine leaks JSON structure into `arguments` for JSON-envelope tool-call configs without an `arg_converter`
- [Bugfix] MiniMax-M3 tool parser: stream tool-call arguments incrementally
- [Bugfix][Parser] Use DeepSeek tool slot name for wrapper unwrapping
- Docs
- Python not yet supported