Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

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

Closed
wants to merge 4 commits into from

Conversation

dbogunowicz
Copy link
Contributor

No description provided.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@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

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@jeanniefinks
Copy link
Member

Per the main README announcement, SparseML is being deprecated by June 2, 2025. Closing the PR as work has been suspended; thank you for the inputs and support!

@jeanniefinks jeanniefinks deleted the dbogunowicz-patch-2 branch May 29, 2025 23:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants