From 2f3e6a31439f4145fa6cbbe2d5dd9783ef31c7fd Mon Sep 17 00:00:00 2001 From: jianzhao-xu <978716854@qq.com> Date: Wed, 22 Apr 2026 11:01:55 +0800 Subject: [PATCH] [NPU] offloading docs update (#23378) Co-authored-by: Jianzhao Xu --- docs/platforms/ascend/ascend_npu_support_features.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/platforms/ascend/ascend_npu_support_features.md b/docs/platforms/ascend/ascend_npu_support_features.md index be6b65eca..729702ed6 100644 --- a/docs/platforms/ascend/ascend_npu_support_features.md +++ b/docs/platforms/ascend/ascend_npu_support_features.md @@ -305,7 +305,7 @@ click [Server Arguments](https://docs.sglang.io/advanced_features/server_argumen | `--offload-group-size` | `-1` | Type: int (DeepSeek only) | A2, A3 | | `--offload-num-in-group` | `1` | Type: int (DeepSeek only) | A2, A3 | | `--offload-prefetch-step` | `1` | Type: int (DeepSeek only) | A2, A3 | -| `--offload-mode` | `cpu` | `cpu` (DeepSeek only)
`meta` (DeepSeek only)
`sharded_gpu` (DeepSeek only) | A2, A3 | +| `--offload-mode` | `cpu` | `cpu` (DeepSeek only)
`meta` (DeepSeek only)
`sharded_gpu` (DeepSeek only, only support tp=1 dp>1) | A2, A3 | ## Args for multi-item scoring