docs(DeepSeek-V4): note SGLANG_FIX_DSV4_BASE_MODEL_LOAD for base models (#23684)

This commit is contained in:
fzyzcjy
2026-04-25 11:27:00 +08:00
committed by GitHub
parent 4a3fe2a091
commit fd401c2fb4
@@ -147,6 +147,10 @@ The generator currently picks values on the **conservative** side (mirroring an
The H200 image and checkpoint are currently being uploaded — public path coming shortly.
**Base model usage**
In order to use base models, please enable `SGLANG_FIX_DSV4_BASE_MODEL_LOAD=1` and use latest code, before the next round of testing matrix is finished.
## 4. Model Invocation
### 4.1 Basic Usage