Skip to content

Commit eb40a86

Browse files
authored
Update docker for DeepSeek V3.2 blog (#218)
* Update docker for DeepSeek V3.2 blog * upd
1 parent 5a68240 commit eb40a86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blog/2025-09-29-deepseek-V32.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ We are excited to announce that **SGLang supports DeepSeek-V3.2 on Day 0**! Acco
1212
To get started, simply pull the container and launch SGLang as follows:
1313

1414
```bash
15-
docker pull lmsysorg/sglang:dsv32
15+
docker pull lmsysorg/sglang:v0.5.3-cu129
1616

1717
python -m sglang.launch_server --model deepseek-ai/DeepSeek-V3.2-Exp --tp 8 --dp 8 --enable-dp-attention
1818
```

0 commit comments

Comments
 (0)