Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 212 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 212 Bytes

lmcache-server

Start lmcache-server

python3 -m lmcache_server.server localhost <port> <storage>
<port>: an arbitrary port
<storage>: "" (cpu), "cpu" or "an arbitrary path (disk) (e.g., remote_disk/)"