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 supported31 Subscribers
View all SubscribersAdd a CodeTriage badge to vllm
Help out
- Issues
- [Bug]: Logprobs values change based on the number of requested log probabilities
- Add DeepSeek-V4 FIM completion rendering
- [Bugfix] Fix speculative decoding for short_conv (LFM2) models
- [Feature][Parser] Support include_reasoning param for non-Harmony models
- [Bugfix] Fix linear host RSS growth under sustained classification load with prefix caching (V1)
- [MoE Refactor] Migrate MoeWNA16Method quantization method over to using the new MK oracle scheme.
- [Bugfix][Kimi] Preserve dotted tool names and strip streamed argument whitespace
- [Bugfix][Kimi] Surface raw output when a tool-call section parses no calls
- [Bugfix][Frontend] Avoid KeyError in tool_choice validation for tools missing a function key
- [Bug]: Kimi 2.5 response formatting error / corrupted JSON output with huge whitespaces under high concurrency (H20)
- Docs
- Python not yet supported