
Dell Pro AI Studio
Model for Dell Pro AI studio
UpdatedNote Sample python script for running Whisper-Base-Small on CPU and NPU. This model is intended for RAI 1.5
amd/NPU-Nomic-embed-text-v1.5-ryzen-strix-cpp
UpdatedNote CPP implementation to test nomic inference latency. The onnx model and caches are compatible with RAI 1.4 This means that the RAI 1.4 conda environment needs to be activated, and the RYZEN_AI_INSTALLATION_PATH and XLNX_VART_FIRMWARE environment variables must be set
amd/NPU-ESRGAN-ryzen-strix-cpp
UpdatedNote CPP script to run ESRGAN inference (upsampling). The onnx models and caches are compatible with RAI 1.4. No performance measurements RAI 1.4 conda environment needs to be activated, and the RYZEN_AI_INSTALLATION_PATH and XLNX_VART_FIRMWARE environment variables must be set ESRGAN inference on a 1x250x250x3 png (creates a 1x1000x100x3) png.
amd/NPU-CLIP-Python
UpdatedNote Python implementation of CLIP inference. The onnx models and caches are compatible with RAI 1.5