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

Swiss AI Initiative org
โ€ข
edited Apr 21

From the official docs I'm getting the impression that you are running this correctly, so it is indeed an incompatibility issue. I am aware of internal testing that has been successful with Sglang on the ROCm stack. If you can share any more specifics about your use case, or downstream libraries being used, that would help.

Sign up or log in to comment