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]: Unable to use fp8 kv cache with chunked prefill on ampere
- [Multi-step] Remove redundant CPU to GPU transfer for non-last rank PP/TP
- [Bug]: when using llama-3.1-70b-instruct for inference, input with large number of tokens(>8k) will result in endless output
- [Misc] Allow for unsigned zero NAN representation in ScalarType
- [Kernel] Support prefill and decode attention kernel in parallel
- [WIP][SPMD] Support spec decoding
- `[Core]` Added streaming support to `LLM` Class
- [Bug]: Guided decoding is broken because tokenizers can't be pickled
- [Bug]: online fp8 quantization with jais model got assert error due to cutlass_scaled_mm()
- [Bug]: fp8 performance is worse than fp16 when batch size is 1
- Docs
- Python not yet supported