You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I pulled the torchao repo and built from main. This put my torchao version at 0.14 but when running the torchtitan job I got the following error:
ImportError: torchao version 0.14.0+git8669213bf is too old, please install torchao nightly build and try again
I checked the mx.py and it seems that the code is only checking for v0.13 instead of all versions above v0.12.0.