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 245b1fe commit 34ee8d6Copy full SHA for 34ee8d6
.ci/scripts/gather_test_models.py
@@ -25,7 +25,7 @@
25
"resnet50": "linux.4xlarge.memory",
26
"llava": "linux.4xlarge.memory",
27
"llama3_2_vision_encoder": "linux.4xlarge.memory",
28
- "llama3_2_text_decoder": "linux.4xlarge.memory",
+ "llama3_2_text_decoder": "linux.8xlarge.memory",
29
# This one causes timeout on smaller runner, the root cause is unclear (T161064121)
30
"dl3": "linux.4xlarge.memory",
31
"emformer_join": "linux.4xlarge.memory",
0 commit comments