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
- Can you guys give the implementation for chat conversation based on current chat and chat history using vllm and llama-2-13B model
- [Bug]: When enforce_eager==False, the GPU memory is not cleaned by the standard cleanup() procedure
- [Bug]: leading space within content via OpenAI Compatible Server
- FP8 MoE implementation, take 2
- [Bug]: mixtral 8x7b outputs in-consistency between vllm and HF transfomers
- [Performance]: Can we merge the lora shrink and expand kernels in up_proj?
- [Bug]: Fails to initialize LLM engine on neuron with error - NeuronWorker.__init__() missing 1 required positional argument: 'cache_config'
- [Usage]: Cannot load model on 2 4090
- [Feature]: Support for JetMoE model
- [Usage]: long prompt logits calculation
- Docs
- Python not yet supported