Skip to content

Conversation

jaewoosong
Copy link
Contributor

  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.

This PR will fix the issue #1559

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jan 14, 2025
Copy link

pytorch-bot bot commented Jan 14, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/ao/1560

Note: Links to docs will display an error until the docs builds have been completed.

✅ No Failures

As of commit 58527c2 with merge base de5c6e1 (image):
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@jainapurva jainapurva added the topic: bug fix Use this tag for PRs that fix bugs label Jan 15, 2025
@jaewoosong
Copy link
Contributor Author

@jerryzh168 @jainapurva Thank you for your review and approval. There is one failing test in CI but it is not related to this PR. Would you please merge the PR?

@jainapurva jainapurva merged commit e1cb44a into pytorch:main Jan 15, 2025
18 of 20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. topic: bug fix Use this tag for PRs that fix bugs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants