enable intel XPU platform

#7
No description provided.
Kaixuanliu changed pull request status to open

Hi, We want to enable this model on intel xpu platform, which has been supported in stock pytorch. Pls help review, thx!

Knowledge Engineering Group (KEG) & Data Mining at Tsinghua University org

The video card's memory of the xpu should be insufficient to run this model, how did you manage to run it?
Additionally, I noticed that you seem to have set transformers>=4.44.0 and <=4.44.0, which is very good. However, in the requirements.txt on GitHub, we have already requested to use transformers and above, so this part does not need to be modified.

Hi, The memory of our xpu card is 128GB, so it is OK to run with one single card. For transformers version, we want to add support for latest versions, so that it can run in our project.

zRzRzRzRzRzRzR changed pull request status to merged
Knowledge Engineering Group (KEG) & Data Mining at Tsinghua University org

I am confused, we did not update this transformers file, for 4.44-4.48, you are right.

Sign up or log in to comment