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.
2 parents 3ba20fa + 9d79b99 commit da39b01Copy full SHA for da39b01
1 file changed
pytest.ini
@@ -24,6 +24,7 @@ addopts =
24
--ignore=tests/unit/qwen3_next_vs_reference_test.py
25
--ignore=tests/unit/deepseek32_vs_reference_test.py
26
--ignore=tests/unit/engram_vs_reference_test.py
27
+ --ignore=tests/unit/deepseek_v4_vs_reference_test.py
28
markers =
29
tpu_only: marks tests to be run on TPUs only
30
tpu_backend: marks tests that require a TPU-enabled JAX install (TPU PJRT plugin), but not TPU hardware
0 commit comments