| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| lmcache-0.3.9-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl | 2025-10-29 | 3.9 MB | |
| lmcache-0.3.9-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl | 2025-10-29 | 3.9 MB | |
| lmcache-0.3.9-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl | 2025-10-29 | 3.9 MB | |
| lmcache-0.3.9-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl | 2025-10-29 | 3.9 MB | |
| lmcache-0.3.9.tar.gz | 2025-10-29 | 1.1 MB | |
| README.md | 2025-10-29 | 2.4 kB | |
| v0.3.9 source code.tar.gz | 2025-10-29 | 1.1 MB | |
| v0.3.9 source code.zip | 2025-10-29 | 1.4 MB | |
| Totals: 8 Items | 19.1 MB | 0 | |
What's Changed
- [FIX][Adapt_vllm] Fix ci failed by get_kv_cache_torch_dtype missed by @maobaolong in https://github.com/LMCache/LMCache/pull/1833
- [Agents] Add prefix hit rate vs pool size analysis by @kobe0938 in https://github.com/LMCache/LMCache/pull/1838
- Valkey connector by @bluayer in https://github.com/LMCache/LMCache/pull/1743
- [core] add batched_contains interface by @chunxiaozheng in https://github.com/LMCache/LMCache/pull/1778
- [hotfix] Reduce async loading log verbosity by @DongDongJu in https://github.com/LMCache/LMCache/pull/1849
- [bugfix] fix batched_contains bug when lookup server on other rank by @chunxiaozheng in https://github.com/LMCache/LMCache/pull/1854
- [CI]: add new url triton dependency from latest vllm to fix integration tests by @sammshen in https://github.com/LMCache/LMCache/pull/1868
- [#1839][DOC]Introduce async_loading document by @maobaolong in https://github.com/LMCache/LMCache/pull/1857
- [optimize] reduce calls to contains for sync path by @chunxiaozheng in https://github.com/LMCache/LMCache/pull/1828
- [Release]: Pre 0.3.9 patch by @sammshen in https://github.com/LMCache/LMCache/pull/1852
- [feat] Add prompt tokens metrics by @zerofishnoodles in https://github.com/LMCache/LMCache/pull/1860
- [CI]: add harden tests to publish CI by @sammshen in https://github.com/LMCache/LMCache/pull/1873
- Adapt vllm pr27188, cannot import cdiv by @maobaolong in https://github.com/LMCache/LMCache/pull/1896
- Bump lewagon/wait-on-check-action from 1.3.4 to 1.4.1 by @dependabot[bot] in https://github.com/LMCache/LMCache/pull/1892
- [Agents] Non-prefix caching hit rate vs pool size by @kobe0938 in https://github.com/LMCache/LMCache/pull/1851
- [Core][1/N] Message queue for LMCache Multi-process Mode by @ApostaC in https://github.com/LMCache/LMCache/pull/1853
- Update slack invite in meetings.rst by @nijaba in https://github.com/LMCache/LMCache/pull/1915
- [CI] publish harden more endpoints by @sammshen in https://github.com/LMCache/LMCache/pull/1874
- [CI]: remove the wait for action by @sammshen in https://github.com/LMCache/LMCache/pull/1916
New Contributors
- @bluayer made their first contribution in https://github.com/LMCache/LMCache/pull/1743
- @nijaba made their first contribution in https://github.com/LMCache/LMCache/pull/1915
Full Changelog: https://github.com/LMCache/LMCache/compare/v0.3.8...v0.3.9