mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2026-04-23 00:17:25 +08:00
e9b25aa72f
* Storage backend gets env params * up * up * up
10 lines
254 B
JSON
10 lines
254 B
JSON
{
|
|
"local_hostname":"localhost",
|
|
"metadata_server":"http://0.0.0.0:15002/metadata",
|
|
"global_segment_size":8589934592,
|
|
"local_buffer_size":134217728,
|
|
"protocol":"rdma",
|
|
"rdma_devices": "",
|
|
"master_server_addr":"0.0.0.0:15001"
|
|
}
|