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
- [Core] Fix sharing of stateful logits processors
- [Bug]: Getting an empty string ('') for every call on fine-tuned Code-Llama-7b-hf model
- [Bug]: with `--enable-prefix-caching` , `/completions` crashes server with `echo=True` above certain prompt length
- remove sort_keys=True in guided_decoding
- [Usage]: Howto quiet the terminal 'Info' outputs in vllm
- [Performance]: [Automatic Prefix Caching] When hitting the KV cached blocks, the first execute is slow, and then is fast.
- [Speculative decoding]: `AttributeError: 'NoneType' object has no attribute 'numel'` when exceeding draft context length
- [Model support request] Support for PolyLM
- Option to normalize cumulative log probs with sequence length when sampling with best_of?
- How to register user-modified Model and Tokenizer?
- Docs
- Python not yet supported