| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| lmcache-0.3.9.post2-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl | 2025-11-11 | 3.9 MB | |
| lmcache-0.3.9.post2-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl | 2025-11-11 | 3.9 MB | |
| lmcache-0.3.9.post2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl | 2025-11-11 | 3.9 MB | |
| lmcache-0.3.9.post2-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl | 2025-11-11 | 3.9 MB | |
| lmcache-0.3.9.post2.tar.gz | 2025-11-11 | 1.1 MB | |
| README.md | 2025-11-11 | 1.2 kB | |
| v0.3.9post2 source code.tar.gz | 2025-11-11 | 1.1 MB | |
| v0.3.9post2 source code.zip | 2025-11-11 | 1.4 MB | |
| Totals: 8 Items | 19.3 MB | 0 | |
What's Changed
- [logging]: less verbose async logs by @sammshen in https://github.com/LMCache/LMCache/pull/1820
- [refactor] unified reconstruct cache engine key by @chunxiaozheng in https://github.com/LMCache/LMCache/pull/1955
- [feat] Support get the env of current process by @maobaolong in https://github.com/LMCache/LMCache/pull/1944
- Adapt hash func to vllm recent changes by @maobaolong in https://github.com/LMCache/LMCache/pull/1952
- [CI/Build] Move /opt/venv/bin to PATH to BASE image by @ningziwen in https://github.com/LMCache/LMCache/pull/1962
- [bugfix]: only update skip_leading_tokens on last PP rank in wait_for… by @tianlang-wq in https://github.com/LMCache/LMCache/pull/1827
- Mooncake prioritizes obtaining the master address from master_ server_address by @tianlang-wq in https://github.com/LMCache/LMCache/pull/1971
- [controller][bugfix] do not start lmcache worker on scheduler by @chunxiaozheng in https://github.com/LMCache/LMCache/pull/1965
New Contributors
- @tianlang-wq made their first contribution in https://github.com/LMCache/LMCache/pull/1827
Full Changelog: https://github.com/LMCache/LMCache/compare/v0.3.9post1...v0.3.9post2