Upload 2025-11-04/runs/22651-19079455343/ci_results_run_models_gpu/new_failures.json with huggingface_hub
Browse files
2025-11-04/runs/22651-19079455343/ci_results_run_models_gpu/new_failures.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"audioflamingo3": {
|
| 3 |
+
"single-gpu": [
|
| 4 |
+
"tests/models/audioflamingo3/test_modeling_audioflamingo3.py::AudioFlamingo3ForConditionalGenerationIntegrationTest::test_fixture_single_matches"
|
| 5 |
+
],
|
| 6 |
+
"multi-gpu": [
|
| 7 |
+
"tests/models/audioflamingo3/test_modeling_audioflamingo3.py::AudioFlamingo3ForConditionalGenerationIntegrationTest::test_fixture_single_matches"
|
| 8 |
+
]
|
| 9 |
+
}
|
| 10 |
+
}
|