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 supported7 Subscribers
Add a CodeTriage badge to vllm
Help out
- Issues
- [Bug]: AttributeError: '_OpNamespace' '_C_cache_ops' object has no attribute 'reshape_and_cache'
- [Performance]: phi 3.5 vision model consuming high CPU RAM and the process getting killed
- [Bug]: Extreme low throughput when using pipeline parallelism when Batch Size(running req) is small
- [Misc]: CMake Clean-up / Refactor Tasks
- [Bug]: Unable to use --enable-lora on latest vllm docker container (v0.6.2)
- Developed the PoC of dAttention support. It will utilize the similar idea of vAttention, but it introduces a new memory layout that overcomes the waste of memory of vAttention.
- [Bug]: 'invalid argument' Error with custom_all_reduce when doing tensor parallelism
- [Usage]: LLama-3.1-405B Inference with vLLM TPU
- [Bug]: Lora refuses to load from disk without extremely weird manipulations with file paths
- [Usage]: Benchmarking Issues: Low Success Rate and Tensor Parallel Size Constraints on 8x AMD MI300x GPUs
- Docs
- Python not yet supported