Skip to content

Bug: wrong argument name is causing AttributeError #1559

@jaewoosong

Description

@jaewoosong
  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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions