Skip to content

Commit 5f35084

Browse files
authored
Refresh ascend link (#87)
Signed-off-by: wangxiyuan <[email protected]>
1 parent 9f81352 commit 5f35084

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2025-09-29-deepseek-v3-2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ We are also excited to announce out-of-the-box Blackwell support for this model.
102102
We are barely touching the surface of the optimization for DSA and related sparse attention in vLLM. In the coming weeks:
103103

104104
* We plan to expand the architectures supported beyond Hopper and Blackwell.
105-
* We will expand the support to other hardwares such as AMD and TPU. With vLLM's extensible systems, developers can add support for models directly. For example, [vllm-ascend](https://github.com/vllm-project/vllm-ascend/tree/v0.9.1-dev/examples/deepseek.md) and [vllm-mlu](https://github.com/Cambricon/vllm-mlu) already support DeepSeek V3.2!
105+
* We will expand the support to other hardwares such as AMD and TPU. With vLLM's extensible systems, developers can add support for models directly. For example, [vllm-ascend](https://github.com/vllm-project/vllm-ascend/releases/tag/v0.11.0rc0) and [vllm-mlu](https://github.com/Cambricon/vllm-mlu) already support DeepSeek V3.2!
106106
* We continuously test large-scale wide EP serving and disaggregation.
107107
* You will soon be able to run an end-to-end RL loop with this model.
108108
* We will explore the "masked MHA mode for short sequence prefilling" from DeepSeek.

0 commit comments

Comments
 (0)