Experiment: running on Mac M1

#36
by ltregan - opened

Hi,

I believe it does not work yet on Mac M1, getting this error message:

generate_text("Explain to me the difference between nuclear fission and fusion.")

TypeError: Trying to convert BFloat16 to the MPS backend but it does not have support for that dtype.

I understand that will be fixed by PyTorch PR #99272

Sign up or log in to comment