To get the best inference throughput from the DX-M1 NPU, open the boot configuration file:
sudo nano /boot/firmware/config.txtAdd the following lines at the end of the file:
dtparam=pciex1
dtparam=pciex1_gen=3Save and exit (Ctrl+X, then Y, then Enter), then reboot:
sudo rebootInstall the apt-repo-sixfab package.
sudo apt install apt-repo-sixfabsudo apt update && sudo apt install sixfab-dxdxrt-cli -sUse the standard APT workflow to update to newer versions:
sudo apt update && sudo apt upgrade sixfab-dxTo remove the package and clean up the repository configuration:
sudo apt remove sixfab-dx sixfab-dx-onnxruntime dxrt-driver-dkmsFor any help, visit Sixfab Support.