[doc][NPU]Documentation on modifications, NPU environment installation, and additional parameter

This commit is contained in:
feng0w0
2026-02-13 09:58:27 +08:00
parent e56a4d5730
commit 71cea4371c
4 changed files with 8 additions and 6 deletions

View File

@@ -81,4 +81,5 @@ Set 0 or not set: indicates not enabling the binding function
#### Parameters for specific models
| Model | Parameter | Note |
|----------------|---------------------------|-------------------|
| Wan 14B series | --initialize_model_on_cpu | The 14B model needs to be initialized on the CPU |
| Wan 14B series | --initialize_model_on_cpu | The 14B model needs to be initialized on the CPU |
| Z-Image series | --enable_npu_patch | Using NPU fusion operator to replace the corresponding operator in Z-image model to improve the performance of the model on NPU |