[2/N] Upgrade nightly doc (#5534)
### What this PR does / why we need it?
Follow up https://github.com/vllm-project/vllm-ascend/pull/5479, upgrade
the corresponding doc for developers
- vLLM version: v0.13.0
- vLLM main:
45c1ca1ca1
Signed-off-by: wangli <wangli858794774@gmail.com>
This commit is contained in:
@@ -22,7 +22,7 @@ env_common:
|
||||
NUMEXPR_MAX_THREADS: 128
|
||||
DISAGGREGATED_PREFILL_PROXY_SCRIPT: "examples/disaggregated_prefill_v1/load_balance_proxy_server_example.py"
|
||||
# For None kubernetes deployment, list the IPs of all nodes used in order as follow
|
||||
# cluster_hosts: []
|
||||
# cluster_hosts: [10.0.0.103, 10.0.0.139]
|
||||
disaggregated_prefill:
|
||||
enabled: true
|
||||
prefiller_host_index: [0]
|
||||
|
||||
Reference in New Issue
Block a user