ColinZ22 commited on
Commit
a7e208e
·
verified ·
1 Parent(s): d31023d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -102,8 +102,7 @@ python3 -m sglang.launch_server \
102
  --model amd/DeepSeek-R1-MXFP4 \
103
  --tp 8 \
104
  --trust-remote-code \
105
- --n-share-experts-fusion 8 \
106
- --disable-radix-cache
107
 
108
  # Evaluating
109
  lm_eval --model local-completions \
 
102
  --model amd/DeepSeek-R1-MXFP4 \
103
  --tp 8 \
104
  --trust-remote-code \
105
+ --attention-backend aiter
 
106
 
107
  # Evaluating
108
  lm_eval --model local-completions \