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 e54d228 commit a1d0cd0Copy full SHA for a1d0cd0
.buildkite/test-pipeline.yaml
@@ -54,6 +54,7 @@ steps:
54
command: pytest -v -s engine tokenization test_sequence.py test_config.py test_logger.py
55
56
- label: Entrypoints Test
57
+ mirror_hardwares: [amd]
58
commands:
59
# these tests have to be separated, because each one will allocate all posible GPU memory
60
- pytest -v -s entrypoints --ignore=entrypoints/test_server_oot_registration.py
0 commit comments