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
- Reshape cache flash kernel to support HND layout
- [Feature]: Allow partial context in speculative decoding when using draft models with smaller context than target model
- [Bug]: watchdog thread terminated with exception: CUDA error: an illegal memory access was encountered
- [Bug]: (OOM) Find two places that cause a significant increase in GPU memory usage (probably lead to memory leak)
- [Feature]: RuntimeError: FlashAttention only supports Ampere GPUs or newer.
- [Benchmark] Add block_size option to benchmark_throughput.py
- [Bug]: When use `guided choice` feature, vllm.engine.async_llm_engine.AsyncEngineDeadError
- [Bug]: ValueError: Queue <multiprocessing.queues.Queue object at 0x7f5703d2d0f0> is closed;zipfile.BadZipFile: Bad magic number for file header
- [Bug]: Mismatch in TTFT count and number of successful requests completed
- [Bug]: vLLM 0.5.5 and FlashInfer0.1.6
- Docs
- Python not yet supported