cancel
Showing results for 
Search instead for 
Did you mean: 

AI Discussions

mayowa_osibodu
Journeyman III

Issue Running LLMs On AMD RyzenAI NPU

Hello,

 

We're currently trying to run LLMS on the RyzenAI PC NPU.

 

We've successfully installed the RyzenAI software and NPU drivers as outlined here: https://ryzenai.docs.amd.com/en/latest/inst.html

 

We're currently following this tutorial to run LLMs on the NPU (https://github.com/amd/RyzenAI-SW/tree/main/example/transformers/models/llm)

 

However when running build_dependencies.bat, we get this error: 

CMake Error at CMakeLists.txt:6 
(find_package):
Could not find a configuration file for package "xaiengine" that is compatible with requested version "".

The following configuration files were considered but not accepted:

C:/Users/hello/anaconda3/envs/ryzenai-transformers/lib/cmake/xaiengine/xaiengine-config.cmake, version: 3.5 (32bit)

-- Configuring incomplete, errors occurred! Error: cmake configuration failed.

Any help is appreciated, thanks.

0 Likes
0 Replies