Skip to content

Commit 2ca7b33

Browse files
committed
test test_param_ckpt_generation_with_pre_generated_ckpt
1 parent 2ec16b8 commit 2ca7b33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration_tests/generate_param_only_checkpoint_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ def test_param_ckpt_generation_with_dot_product(quantization, capsys):
122122

123123
@pytest.mark.integration_test
124124
@pytest.mark.tpu_only
125-
@pytest.mark.scheduled_only
125+
# @pytest.mark.scheduled_only
126126
def test_param_ckpt_generation_with_pre_generated_ckpt(capsys):
127127
"""Tests the parameter-only checkpoint generation and decode flow with a pre-generated Gemma-2b model checkpoint."""
128128
model_config = [

0 commit comments

Comments
 (0)