I did need to run the troubleshooting step too, could probably just move that up as a required step in the guide.
Any Python packaging experts know what's going on? all macOS 12, arm64, Python 3.10. Can't think it wouldn't resolve the wheel.
But yes, good idea to move up. I'll stick it next to the `pip install`.
RuntimeError: expected scalar type BFloat16 but found Float
append the execution command with `--precision full`
Thank you!
I did need to run the troubleshooting step too, could probably just move that up as a required step in the guide.