[docs] Point the Qwen3.8-27B DFLASH2 note back at the rolling dev image tag (#35767)

This commit is contained in:
Jimmy Shong
2026-08-20 23:43:55 +00:00
committed by GitHub
parent 67f6ad61d9
commit 14795dcb1a
@@ -36,7 +36,7 @@ docker pull lmsysorg/sglang:qwen38-27b
# For the DFLASH2 cells only — that tag predates DFlash2 selector support, # For the DFLASH2 cells only — that tag predates DFlash2 selector support,
# so pull a nightly built from main instead: # so pull a nightly built from main instead:
# docker pull lmsysorg/sglang:dev-nightly-0820 # docker pull lmsysorg/sglang:dev
``` ```
For how to launch the image, see [Install → Method 3: Using Docker](../../../docs/get-started/install#method-3-using-docker). Substitute the inner `sglang serve ...` with what the command generator below produces. For how to launch the image, see [Install → Method 3: Using Docker](../../../docs/get-started/install#method-3-using-docker). Substitute the inner `sglang serve ...` with what the command generator below produces.