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 supported3 Subscribers
Add a CodeTriage badge to vllm
Help out
- Issues
- [Installation]: vllm on NVIDIA jetson AGX orin
- [Feature]: Initial LLM token
- [Bug]: Embedding doesn't work with `device="cpu"`
- [Bug]: GPTQ-Marlin kernel illegal memory access with `group_size=32`, `desc_act=True`, `tp=4`
- [Feature]: Add config of use_dummy_driver rather than default 'False'
- [Core] Add use_dummy_dirver to parallel config
- [Installation]: `ModuleNotFoundError: No module named 'numpy.lib.function_base'` due to NumPy 2.0 release
- Test to measure cuda vs non-cuda decode.
- [Bug]: chunked prefill scheudler uses up swap on many n>=2 requests
- [Bug]: Installation Issue with torch Version Conflict on vllm v0.5.0.post1
- Docs
- Python not yet supported