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

Change the test llama model to 'HuggingFaceM4/tiny-random-LlamaForCausalLM' #2325

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

dbogunowicz
Copy link
Contributor

No description provided.

@dbogunowicz dbogunowicz changed the title Update tiny_llama_consec_runs.yaml Change the test llama model to 'HuggingFaceM4/tiny-random-LlamaForCausalLM' Jun 10, 2024
@dbogunowicz dbogunowicz changed the base branch from main to sa/update_recipes June 11, 2024 09:43
Base automatically changed from sa/update_recipes to main June 17, 2024 14:35
@@ -114,7 +114,7 @@ def setUp(self):
self.output_second = Path(self.output) / "test_2"

def test_consecutive_runs_small(self):
self._test_consecutive_runs(tolerance=1e-3)
self._test_consecutive_runs(tolerance=1e-1)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

per meeting - if the actual issue is the expected sparsity in the config is wrong - that should be updated

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.

2 participants