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]: v0.22.0 fails to load nvidia/Qwen3.6-35B-A3B-NVFP4: lm_head.input_scale not registered
- Revert "[Bugfix] Fix RMSNorm kernels to multiply in weight's native dtype" (#42379)
- [Model][WIP] Add MiniCPM-SALA (hybrid sparse attention + Simple GLA linear attention)
- [Bug]: [LMCache] `update_state_after_alloc` passes wrong `cache_salt` to `free_lookup_locks`, leaking server read locks in multi-tenant deployments
- [LMCache] fix missing cache_salt in free_lookup_locks call
- [Bug]: GLM tool-call streaming final chunks repeat metadata and combine arguments with finish_reason
- [Bugfix] Fix GLM tool-call final streaming chunks
- [Bug]: [LMCache] `_cleanup_request_tracker` leaks lookup state and server read locks when request is aborted before allocation
- [LMCache] fix lookup lock leak when request is aborted before alloc
- [Bug]: Chat completions emits empty tool_calls arrays after tool results
- Docs
- Python not yet supported