Open herbalizer404 opened 9 months ago
I'm trying to run this on mac M1, I have pytorch nightly version and PYTORCH_ENABLE_MPS_FALLBACK=1 env var. If I try cuda device, it doesn't seem to fallback on mps gpu from mac m1. Do you have any workaround to make it work without using CPU.
same question
same thing for m2 cpu. any help appreciated :)
I'm trying to run this on mac M1, I have pytorch nightly version and PYTORCH_ENABLE_MPS_FALLBACK=1 env var. If I try cuda device, it doesn't seem to fallback on mps gpu from mac m1. Do you have any workaround to make it work without using CPU.