Support for AMD GPU

#12
by pawp81 - opened

When trying to optimize the model for AMD GPU with Olive framework:
olive optimize --model_name swiss-ai/Apertus-70B-2509 --device gpu --provider VitisAIExecutionProvider

I get following error:
NotImplementedError: The swiss-ai/Apertus-70B-2509 model is not currently supported.

Here is my driver list:
image

Sign up or log in to comment