Upload 2025-11-17/runs/23401-19431310141/ci_results_run_models_gpu/new_failures.json with huggingface_hub
Browse files
2025-11-17/runs/23401-19431310141/ci_results_run_models_gpu/new_failures.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"dinov3_vit": {
|
| 3 |
+
"single-gpu": [
|
| 4 |
+
"tests/models/dinov3_vit/test_modeling_dinov3_vit.py::DINOv3ViTModelIntegrationTest::test_inference_lc_head_imagenet"
|
| 5 |
+
],
|
| 6 |
+
"multi-gpu": [
|
| 7 |
+
"tests/models/dinov3_vit/test_modeling_dinov3_vit.py::DINOv3ViTModelIntegrationTest::test_inference_lc_head_imagenet"
|
| 8 |
+
]
|
| 9 |
+
}
|
| 10 |
+
}
|