We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3737895 commit f7940d2Copy full SHA for f7940d2
tests/e2e/test_data_parallel.py
@@ -14,6 +14,7 @@ def setup_new_model_design():
14
"""Automatically set NEW_MODEL_DESIGN=True for all tests."""
15
os.environ['NEW_MODEL_DESIGN'] = 'True'
16
17
+
18
@pytest.fixture
19
def test_prompts():
20
"""Simple test prompts for data parallelism testing."""
0 commit comments