Skip to content

Commit

Permalink
Add back gpt3 test
Browse files Browse the repository at this point in the history
  • Loading branch information
shralex authored and ZhiyuLi-goog committed Dec 30, 2024
1 parent bb4bfb7 commit 96fd991
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions MaxText/tests/gpt3_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,6 @@ def _replace_initialization(key, value):
return model_vars


# TODO(b/386317358)
@pytest.mark.skip(reason="Test started failing with pull/1113, skipping for now.")
class GPT3(unittest.TestCase):
"""numerical tests for GPT3."""

Expand Down

0 comments on commit 96fd991

Please sign in to comment.