You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**--hicache-size**: HiCache capacity in GB of pinned host memory (upper bound of offloaded KV to CPU)
26
+
-**--hicache-ratio**: The ratio of the size of host KV cache memory pool to the size of device pool. Lower this number if your machine has less CPU memory.
27
27
-**--hicache-write-policy**: Write policy (e.g., `write_through` for synchronous host writes)
28
28
-**--hicache-storage-backend**: Host storage backend for HiCache (e.g., `nixl`). NIXL selects the concrete store automatically; see [PR #8488](https://github.com/sgl-project/sglang/pull/8488)
0 commit comments