I am getting assert error even though I am using GPUs

#2
by nvishi7 - opened

Here is the screenshot of the error that I am getting. Any available solution to debug this? Using the default code from the model card

Screenshot 2023-07-17 163423.png

You need to pass device parameter to pipeline.

I also had to change triton version.

Sign up or log in to comment