Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#0: Fix CI: Don't cache weights for quick Llama test #15792

Closed
wants to merge 1 commit into from

Conversation

cglagovichTT
Copy link
Contributor

@cglagovichTT cglagovichTT commented Dec 6, 2024

https://github.com/tenstorrent/tt-metal/actions/runs/12201739608/job/34041262001
Llama Feature PR #15706 broke post commit since embedding module in llama-model did not respect dummy weights. Post commit does not have weka mounted, so it failed with "file not found".

This PR fixes that by setting cache path to None if using dummy weights.

@cglagovichTT cglagovichTT changed the title #0: Fix CI: Don't cache weights for quick, AllPostCommit Llama test #0: Fix CI: Don't cache weights for quick Llama test Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant