[Diffusion] [NPU] [Doc] Add NPU documentation for sglang-diffusion (#18894)

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
This commit is contained in:
Makcum888e
2026-02-17 10:12:20 +03:00
committed by GitHub
co-authored by gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
parent 899e2be7d0
commit 14c95d255c
3 changed files with 17 additions and 12 deletions
+4
View File
@@ -82,6 +82,10 @@ rm -f python/pyproject.toml && mv python/pyproject_other.toml python/pyproject.t
pip install -e "python[all_musa]"
```
## Platform-Specific: Ascend NPU
For Ascend NPU, please follow the [NPU installation guide](../platforms/ascend_npu.md).
Quick test:
```bash