This article provides an overview of how to choose NPU toolkit to use. The use of NPU tools must align with the corresponding NPU SDK version. If incompatible versions are selected or different versions are mixed, it may lead to unexpected results and issues. This is very important, so please ensure strict attention to version compatibility.
...
For example: it will show version info below:
Galcore version 6.4.18.5.886827
The number of red word is the main version of NPU SDK.
...
Right-click on the corresponding version number in the table to copy the link URL. Open a new browser tab and paste the copied link to download the file. Alternatively, you can use the Linux wget command to fetch the file from the copied link.
...