Closed jcblsn closed 7 months ago
Hi @jcblsn, did you have any luck fixing this? Sorry we didn't do any testing on M1 Macbook Pro. I suspect this maybe more of a torch issue and it maybe best to ask on the PyTorch Github repository, so I'll close this for now.
I'm having trouble running
get_score()
on an M1 Macbook Pro.I tried toggling instances in the source code from "cuda" to "mps" for the functions loaded locally but haven't had any luck with the following error:
Do you have any suggestions?
I have verified MPS support. My environment follows: