lmcache-cli 0.5.2rc2.dev0__py3-none-any.whl → 0.5.3.dev0__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
lmcache/_version.py CHANGED
@@ -18,7 +18,7 @@ version_tuple: tuple[int | str, ...]
18
18
  commit_id: str | None
19
19
  __commit_id__: str | None
20
20
 
21
- __version__ = version = '0.5.2rc2.dev0'
22
- __version_tuple__ = version_tuple = (0, 5, 2, 'rc2', 'dev0')
21
+ __version__ = version = '0.5.3.dev0'
22
+ __version_tuple__ = version_tuple = (0, 5, 3, 'dev0')
23
23
 
24
24
  __commit_id__ = commit_id = 'gcd2c0d6a6'
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: lmcache-cli
3
- Version: 0.5.2rc2.dev0
3
+ Version: 0.5.3.dev0
4
4
  Summary: A LLM serving engine extension to reduce TTFT and increase throughput, especially under long-context scenarios.
5
5
  Author-email: LMCache Team <lmcacheteam@gmail.com>
6
6
  License-Expression: Apache-2.0
@@ -1,5 +1,5 @@
1
1
  lmcache/__init__.py,sha256=MYiwWbyjECUb9KgzWio5XPNTFRFV5C2NM8WaUU1mxk0,955
2
- lmcache/_version.py,sha256=K4Ew8aN7oDAdwJAJDn9pO4VZ6IhtchVBjyMPaj_v_Ak,551
2
+ lmcache/_version.py,sha256=kmh1YtP0BXouVA6MU-7gIgWa2FtBGqj7ZJlyEzn92Jc,541
3
3
  lmcache/banner.py,sha256=w4LOBKdDDBYF0pdLHFSP1ioUbnkwGGRxTMzBOIaMKiM,4143
4
4
  lmcache/connections.py,sha256=5bSguAPmkJCRpgjkZd0ugGna6Zfm0pXG9vo-RGVXeFg,4965
5
5
  lmcache/logging.py,sha256=J_e_cmz7GRqTfbzgTOfxXSzYXXjIZn2lf67aUew2pho,3214
@@ -681,11 +681,9 @@ lmcache/v1/utils/cache_utils.py,sha256=O4RO_BRAOXXPwc3SqV_osq66Rnf6U733gUlbiEHwE
681
681
  lmcache/v1/utils/json_utils.py,sha256=WFrdauddZP8xuOqKqkhFlYyt3cNH-krNtVCRe4jIxeY,1724
682
682
  lmcache/v1/utils/router_discovery.py,sha256=yZR3oTovQesNQzfa6EboyYPj798WVvUxZRJ6l4L-9bk,1867
683
683
  lmcache/v1/utils/subclass_discovery.py,sha256=HmvDIEf8QI7GVeNzD-06zK8McjyX8yFMJNAOaR_85GU,9159
684
- lmcache_cli-0.5.2rc2.dev0.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
685
- lmcache_cli-0.5.2rc2.dev0.dist-info/METADATA,sha256=24GFyym9NPSh1g4VeGbyX8n1iivsH43cxtCYK1yNccY,11652
686
- lmcache_cli-0.5.2rc2.dev0.dist-info/WHEEL,sha256=K260EYznzXsJYBQGqmI8VTxEdiZYNvDZwW9cBh9-_MA,91
687
- lmcache_cli-0.5.2rc2.dev0.dist-info/entry_points.txt,sha256=Axef26i3pyPHL-zuNZWCubmM74zLa9tQnoMU1JrAZUg,50
688
- lmcache_cli-0.5.2rc2.dev0.dist-info/scm_file_list.json,sha256=XeK_M4OTnMsDVX0JHPjNRNiu5H7gzBufQ-7SDqpIKlc,114060
689
- lmcache_cli-0.5.2rc2.dev0.dist-info/scm_version.json,sha256=43dCIVeUiAprAaemUVEwnPgZ3SJ8hOqEBaJnR6y0or0,162
690
- lmcache_cli-0.5.2rc2.dev0.dist-info/top_level.txt,sha256=7KnuVYNl7HkrnKK3wAN5qJJQSOcCv-l0TW4bzvH_SaU,8
691
- lmcache_cli-0.5.2rc2.dev0.dist-info/RECORD,,
684
+ lmcache_cli-0.5.3.dev0.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
685
+ lmcache_cli-0.5.3.dev0.dist-info/METADATA,sha256=Ii0yyq_UphxLuRp0fdFtlp2RRujppJ31Qo6z1x4AMq8,11649
686
+ lmcache_cli-0.5.3.dev0.dist-info/WHEEL,sha256=K260EYznzXsJYBQGqmI8VTxEdiZYNvDZwW9cBh9-_MA,91
687
+ lmcache_cli-0.5.3.dev0.dist-info/entry_points.txt,sha256=Axef26i3pyPHL-zuNZWCubmM74zLa9tQnoMU1JrAZUg,50
688
+ lmcache_cli-0.5.3.dev0.dist-info/top_level.txt,sha256=7KnuVYNl7HkrnKK3wAN5qJJQSOcCv-l0TW4bzvH_SaU,8
689
+ lmcache_cli-0.5.3.dev0.dist-info/RECORD,,