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
File "/home/workspace/ao/torchao/_models/llama/eval.py", line 348, in <module>
args.sparstiy,
^^^^^^^^^^^^^
AttributeError: 'Namespace' object has no attribute 'sparstiy'. Did you mean: 'sparsity'?
The file ao/torchao/_models/llama/eval.py has a typo at line 348 which causes AttributeError.