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 a6ca29a commit cd6d34aCopy full SHA for cd6d34a
tests/constants_test.py
@@ -92,7 +92,7 @@
92
HETA_APPLICATION_VERSION = "1.0.0-sl.4.4+internal"
93
TEST_APPLICATION_VERSION_USE_LATEST_FALLBACK_SKIP = True
94
95
- PIPELINE_GPU_TYPE = "A100"
+ PIPELINE_GPU_TYPE = "L4"
96
PIPELINE_GPU_PROVISIONING_MODE = "SPOT"
97
PIPELINE_GPU_FLEX_START_MAX_RUN_DURATION_MINUTES = None
98
PIPELINE_NODE_ACQUISITION_TIMEOUT_MINUTES = 30
0 commit comments