diff --git a/docs_new/cookbook/autoregressive/DeepSeek/DeepSeek-V4.mdx b/docs_new/cookbook/autoregressive/DeepSeek/DeepSeek-V4.mdx index ffbf6b9a4..10a1136d2 100644 --- a/docs_new/cookbook/autoregressive/DeepSeek/DeepSeek-V4.mdx +++ b/docs_new/cookbook/autoregressive/DeepSeek/DeepSeek-V4.mdx @@ -66,48 +66,13 @@ SGLang offers multiple installation methods. Choose based on your hardware platf Please refer to the [official SGLang installation guide](../../../docs/get-started/install) for installation instructions. -**Docker Images by Hardware Platform:** +**Docker Image:** Use `lmsysorg/sglang:latest` for all supported hardware platforms (B300 / B200 / GB200 / GB300 / H200 / H100). -
| Hardware Platform | -Docker Image | -
|---|---|
| NVIDIA B300 | -lmsysorg/sglang:deepseek-v4-b300 |
-
| NVIDIA B200 | -lmsysorg/sglang:deepseek-v4-blackwell |
-
| NVIDIA GB200 | -lmsysorg/sglang:deepseek-v4-grace-blackwell |
-
| NVIDIA GB300 | -lmsysorg/sglang:deepseek-v4-grace-blackwell |
-
| NVIDIA H200 | -lmsysorg/sglang:deepseek-v4-hopper |
-
| NVIDIA H100 | -lmsysorg/sglang:dev |
-