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
- feat: added num requests and num tokens to profiles
- [Bugfix] Fix sleep mode wake_up memory leaks
- [Bug]: RuntimeError: CUDA error: CUBLAS_STATUS_INVALID_VALUE when calling `cublasGemmEx
- [Bug]: MTP Speculative Decoding with NVFP4: Weight Shape Mismatch
- feat: add reasoning_tokens to completion_tokens_details in chat completion usage
- [Bug Fix] MTP Speculative Decoding with NVFP4: Weight Shape Mismatch
- [Bug]: perf degradation between vllm 0.14.0 to 0.15.1
- fix(tool_parsers): cache tokenizer encode/decode to prevent concurrent access panic
- feat: add reasoning/thinking support to Anthropic /v1/messages endpoint
- [BugFix] Refactor add max_num_tokens_per_forward_pass to account for drafting
- Docs
- Python not yet supported