You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. I have searched related issues but cannot get the expected help.
2. The bug has not been fixed in the latest version.
3. Please note that if the bug-related issue you submitted lacks corresponding environment info and a minimal reproducible demo, it will be challenging for us to reproduce and resolve the issue, reducing the likelihood of receiving feedback.
Checklist
Describe the bug
Hi,
We try to reproduce DeepSeek-V3 on 2x8 H20 as described in example-serving-with-2-h208 part.
And found --enable-dp-attention is not supported with multi-node
When will this feature be supported?
Reproduction
python3 -m sglang.launch_server --model-path /workspace/DeepSeek-V3 --dist-init-addr $3:5000 --nnodes 2 --node-rank $NODERANK --trust-remote-code --tp 16 --enable-dp-attention
Environment
2x8 Nvidia H20 GPUs
The text was updated successfully, but these errors were encountered: