Files
FastDeploy/examples/cache_storage/mooncake_config.json
T
jc 04fde3b227 [PD Disaggregation] Prefill and decode support cache storage (#6768)
* Prefill and decode support cache storage

* up

* up

* update docs and refine mooncake store

* up
2026-03-16 14:44:49 +08:00

9 lines
220 B
JSON

{
"metadata_server":"http://0.0.0.0:15002/metadata",
"global_segment_size":1000000000,
"local_buffer_size":134217728,
"protocol":"rdma",
"rdma_devices": "",
"master_server_addr":"0.0.0.0:15001"
}