[NPU][DOC] Restructure ascend-npus docs into layered navigation (#32857)

This commit is contained in:
amote-i
2026-07-31 09:49:46 +08:00
committed by GitHub
parent 3abbc565e4
commit c039e1a7ee
56 changed files with 570 additions and 348 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ By the end, you'll have a working SGLang server responding to your prompts.
- **OS**: Linux (recommended)
<Note>
For other platforms, see the dedicated guides for [AMD GPUs](../hardware-platforms/amd_gpu), [Intel Xeon CPUs](../hardware-platforms/cpu_server), [Google TPUs](../hardware-platforms/tpu), [NVIDIA Jetson](../hardware-platforms/nvidia_jetson), [Ascend NPUs](../hardware-platforms/ascend-npus/ascend_npu), and [Intel XPU](../hardware-platforms/xpu).
For other platforms, see the dedicated guides for [AMD GPUs](../hardware-platforms/amd_gpu), [Intel Xeon CPUs](../hardware-platforms/cpu_server), [Google TPUs](../hardware-platforms/tpu), [NVIDIA Jetson](../hardware-platforms/nvidia_jetson), [Ascend NPUs](../hardware-platforms/ascend-npus/getting-started/installation), and [Intel XPU](../hardware-platforms/xpu).
</Note>
---