Open TrieuLe0801 opened 1 year ago
Hi @TrieuLe0801 ,
Running on GPU or CPU is done in the exact same way! Did you try?
Hi @urialon I tried it on GPU already. I am trying to execute with M1 on MacOS, have unlimiformer supported for M1 yet?
Hi @TrieuLe0801 ,
There is no specific support for M1 - because it should be supported by the torch
library.
Everything is supposed to work the same way.
Please let us know if you experience any problem.
Best, Uri
I think that this is referring to using the M1 GPU for accelerated training. I think there are two ways to do this in huggingface:
.to("mps")
call: https://huggingface.co/docs/diffusers/optimization/mpsI guess probably neither is supported in Unlimiformer at the moment (but it'd be great to have a community contribution for this!)
Hello, How can it run on MacOS and M1 instead of GPU