diff --git a/docs_new/cookbook/autoregressive/DeepSeek/DeepSeek-V4.mdx b/docs_new/cookbook/autoregressive/DeepSeek/DeepSeek-V4.mdx index 38d11f862..d99f839fd 100644 --- a/docs_new/cookbook/autoregressive/DeepSeek/DeepSeek-V4.mdx +++ b/docs_new/cookbook/autoregressive/DeepSeek/DeepSeek-V4.mdx @@ -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