Upload 2026-01-12/runs/26599-20926567527/ci_results_run_models_gpu/new_failures.json with huggingface_hub
Browse files
2026-01-12/runs/26599-20926567527/ci_results_run_models_gpu/new_failures.json
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"gemma3": {
|
| 3 |
+
"single-gpu": [
|
| 4 |
+
"tests/models/gemma3/test_modeling_gemma3.py::Gemma3TextModelTest::test_generation_beyond_sliding_window_tiny_model",
|
| 5 |
+
"tests/models/gemma3/test_modeling_gemma3.py::Gemma3IntegrationTest::test_export_text_only",
|
| 6 |
+
"tests/models/gemma3/test_modeling_gemma3.py::Gemma3IntegrationTest::test_generation_beyond_sliding_window_1_sdpa",
|
| 7 |
+
"tests/models/gemma3/test_modeling_gemma3.py::Gemma3IntegrationTest::test_generation_beyond_sliding_window_2_eager",
|
| 8 |
+
"tests/models/gemma3/test_modeling_gemma3.py::Gemma3IntegrationTest::test_model_1b_text_only"
|
| 9 |
+
],
|
| 10 |
+
"multi-gpu": [
|
| 11 |
+
"tests/models/gemma3/test_modeling_gemma3.py::Gemma3TextModelTest::test_generation_beyond_sliding_window_tiny_model",
|
| 12 |
+
"tests/models/gemma3/test_modeling_gemma3.py::Gemma3IntegrationTest::test_export_text_only",
|
| 13 |
+
"tests/models/gemma3/test_modeling_gemma3.py::Gemma3IntegrationTest::test_generation_beyond_sliding_window_1_sdpa",
|
| 14 |
+
"tests/models/gemma3/test_modeling_gemma3.py::Gemma3IntegrationTest::test_generation_beyond_sliding_window_2_eager",
|
| 15 |
+
"tests/models/gemma3/test_modeling_gemma3.py::Gemma3IntegrationTest::test_model_1b_text_only"
|
| 16 |
+
]
|
| 17 |
+
},
|
| 18 |
+
"llava": {
|
| 19 |
+
"single-gpu": [
|
| 20 |
+
"tests/models/llava/test_modeling_llava.py::LlavaForConditionalGenerationIntegrationTest::test_generation_siglip_backbone"
|
| 21 |
+
],
|
| 22 |
+
"multi-gpu": [
|
| 23 |
+
"tests/models/llava/test_modeling_llava.py::LlavaForConditionalGenerationIntegrationTest::test_generation_siglip_backbone"
|
| 24 |
+
]
|
| 25 |
+
}
|
| 26 |
+
}
|