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 supported29 Subscribers
View all SubscribersAdd a CodeTriage badge to vllm
Help out
- Issues
- creating a pr for crusoe integration for vllm
- [Bug]: OpenAI Embeddings API crashes on invalid token_ids input
- [Bugfix] Fix ModuleNotFoundError when flash-attn-4 is installed alongside vLLM
- [RFC]: [KV Connector]: Support KV push from Prefill to Decode node using Nixl Connector
- [CI] Add persistent cache mounts and fix test download paths
- [Feature]: FA4 Attention Sinks
- [Bug]: delta_text and delta_token_ids get out of sync when stop sequences are used.
- [Bug]: GPU failure during repeated model loading when using --enable-prefix-caching with KV transfer (LMCacheConnectorV1)
- [Usage]: 'LLMEngine' object has no attribute 'collective_rpc'
- [Bug]: Why does setting `--pipeline-parallel-size > 1` result in an OOM error, but `--tensor-parallel-size> 1` does not?
- Docs
- Python not yet supported