python -m sglang.launch_server --help 2>&1 | grep -A8 -B2 "disaggregation-transfer-backend"
[--debug-tensor-dump-inject DEBUG_TENSOR_DUMP_INJECT]
[--disaggregation-mode {null,prefill,decode}]
[--disaggregation-transfer-backend {mooncake,nixl,ascend,fake,mori}]
[--disaggregation-bootstrap-port DISAGGREGATION_BOOTSTRAP_PORT]
[--disaggregation-decode-tp DISAGGREGATION_DECODE_TP]
[--disaggregation-decode-dp DISAGGREGATION_DECODE_DP]
[--disaggregation-prefill-pp DISAGGREGATION_PREFILL_PP]
[--disaggregation-ib-device DISAGGREGATION_IB_DEVICE]
[--disaggregation-decode-enable-offload-kvcache]
[--num-reserved-decode-tokens NUM_RESERVED_DECODE_TOKENS]
[--disaggregation-decode-polling-interval DISAGGREGATION_DECODE_POLLING_INTERVAL]
sglang 0.5.9的镜像, pd分离的部署, --disaggregation-transfer-backend用啥 啊, 直接 pip install mooncake的? 还是有沐曦配套的。