Skip to content

Commit

Permalink
skip thunder unsloth rope test (#1916)
Browse files Browse the repository at this point in the history
  • Loading branch information
t-vi authored Jan 24, 2025
1 parent 9d6cfe6 commit 9f92052
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_thunder_unsloth_executor.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ def foo(logits, labels):
torch.testing.assert_close(actual, expected)


@pytest.mark.skip(reason='out of date')
@RunIf(min_cuda_gpus=1, thunder=True)
def test_unsloth_rope():
import thunder
Expand Down

0 comments on commit 9f92052

Please sign in to comment.