Upload 2026-08-19/runs/8-32302019155/ci_results_run_models_gpu/new_failures.json with huggingface_hub
Browse files
2026-08-19/runs/8-32302019155/ci_results_run_models_gpu/new_failures.json
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"vit": {
|
| 3 |
+
"failures": {
|
| 4 |
+
"single-gpu": [
|
| 5 |
+
{
|
| 6 |
+
"line": "tests/models/vit/test_modeling_vit.py::ViTModelIntegrationTest::test_dummy_failure_for_pr_ci_amd_verification",
|
| 7 |
+
"trace": "(line 270) assert 1 == 2"
|
| 8 |
+
}
|
| 9 |
+
]
|
| 10 |
+
},
|
| 11 |
+
"job_link": {
|
| 12 |
+
"single": "https://github.com/huggingface/transformers/actions/runs/32302019155/job/96227047025"
|
| 13 |
+
}
|
| 14 |
+
}
|
| 15 |
+
}
|