Skip to content

Tags: EmbeddedLLM/LMCache

Tags

v0.1.3-alpha

Toggle v0.1.3-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version number to 0.1.3 (LMCache#187)

v0.1.2-alpha

Toggle v0.1.2-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
vllm 0.6.0 integration and support for pip install (LMCache#101)

* Fix unused torchac dependency

* Separate torchac to a standalone pip package

* Fix buildkite configuration error

* [refactor] merge the lmcache-server

* Prepare to release lmcache 0.1.2 with pip

* Update README.md with new quick start example

v0.1.1-alpha

Toggle v0.1.1-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[Add] support for redis.Sentinel (LMCache#93)

* [Add] support for redis.Sentinel

* remove useless codes

---------

Co-authored-by: ApostaC <jc4xvyp@outlook.com>

v0.1.0-alpha

Toggle v0.1.0-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add coverage report for CI pipeline (LMCache#89)

* Add coverage report for CI pipeline

* Fix the branch of lmcache-server

---------

Co-authored-by: ApostaC <jc4xvyp@outlook.com>