Upload 2025-12-05/runs/24767-19961857384/ci_results_run_models_gpu/new_failures.json with huggingface_hub
Browse files
2025-12-05/runs/24767-19961857384/ci_results_run_models_gpu/new_failures.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"git": {
|
| 3 |
+
"single-gpu": [
|
| 4 |
+
"tests/models/git/test_modeling_git.py::GitModelIntegrationTest::test_batched_generation"
|
| 5 |
+
],
|
| 6 |
+
"multi-gpu": [
|
| 7 |
+
"tests/models/git/test_modeling_git.py::GitModelIntegrationTest::test_batched_generation"
|
| 8 |
+
]
|
| 9 |
+
}
|
| 10 |
+
}
|