"...ssh:/git@developer.sourcefind.cn:2222/OpenDAS/dynamo.git" did not exist on "1df620b4d0121970c5b85ee91fa34c0bb89a9aae"
Unverified Commit bfb95df7 authored by Hongkuan Zhou's avatar Hongkuan Zhou Committed by GitHub
Browse files

fix: add mem frac for sglang dsr1 8gpu (#5260)


Signed-off-by: default avatarhongkuanz <hongkuanz@nvidia.com>
parent 6458ef80
......@@ -60,6 +60,8 @@ spec:
- decode
- --disaggregation-bootstrap-port
- "30001"
- --mem-fraction-static
- "0.75"
- --host
- 0.0.0.0
- --prefill-round-robin-balance
......@@ -97,6 +99,8 @@ spec:
- prefill
- --disaggregation-bootstrap-port
- "30001"
- --mem-fraction-static
- "0.75"
- --host
- 0.0.0.0
- --load-balance-method
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment