Upload 2025-06-26/runs/173-15891850659/ci_results_run_models_gpu/new_failures.json with huggingface_hub
Browse files
2025-06-26/runs/173-15891850659/ci_results_run_models_gpu/new_failures.json
ADDED
|
@@ -0,0 +1,56 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"dots1": {
|
| 3 |
+
"single-gpu": [
|
| 4 |
+
"tests/models/dots1/test_modeling_dots1.py::Dots1ModelTest::test_generate_with_static_cache"
|
| 5 |
+
],
|
| 6 |
+
"multi-gpu": [
|
| 7 |
+
"tests/models/dots1/test_modeling_dots1.py::Dots1ModelTest::test_generate_with_static_cache"
|
| 8 |
+
]
|
| 9 |
+
},
|
| 10 |
+
"gemma": {
|
| 11 |
+
"single-gpu": [],
|
| 12 |
+
"multi-gpu": [
|
| 13 |
+
"tests/models/gemma/test_modeling_gemma.py::GemmaIntegrationTest::test_model_7b_fp16_static_cache"
|
| 14 |
+
]
|
| 15 |
+
},
|
| 16 |
+
"glm4v": {
|
| 17 |
+
"single-gpu": [
|
| 18 |
+
"tests/models/glm4v/test_video_processing_glm4v.py::Glm4vVideoProcessingTest::test_can_compile_fast_video_processor"
|
| 19 |
+
],
|
| 20 |
+
"multi-gpu": [
|
| 21 |
+
"tests/models/glm4v/test_video_processing_glm4v.py::Glm4vVideoProcessingTest::test_can_compile_fast_video_processor"
|
| 22 |
+
]
|
| 23 |
+
},
|
| 24 |
+
"moonshine": {
|
| 25 |
+
"single-gpu": [],
|
| 26 |
+
"multi-gpu": [
|
| 27 |
+
"tests/models/moonshine/test_modeling_moonshine.py::MoonshineModelTest::test_sdpa_can_compile_dynamic"
|
| 28 |
+
]
|
| 29 |
+
},
|
| 30 |
+
"qwen2_5_omni": {
|
| 31 |
+
"single-gpu": [],
|
| 32 |
+
"multi-gpu": [
|
| 33 |
+
"tests/models/qwen2_5_omni/test_modeling_qwen2_5_omni.py::Qwen2_5OmniModelIntegrationTest::test_small_model_integration_test_w_audio"
|
| 34 |
+
]
|
| 35 |
+
},
|
| 36 |
+
"smollm3": {
|
| 37 |
+
"single-gpu": [],
|
| 38 |
+
"multi-gpu": [
|
| 39 |
+
"tests/models/smollm3/test_modeling_smollm3.py::SmolLM3IntegrationTest::test_export_static_cache",
|
| 40 |
+
"tests/models/smollm3/test_modeling_smollm3.py::SmolLM3IntegrationTest::test_model_3b_generation",
|
| 41 |
+
"tests/models/smollm3/test_modeling_smollm3.py::SmolLM3IntegrationTest::test_model_3b_logits"
|
| 42 |
+
]
|
| 43 |
+
},
|
| 44 |
+
"t5gemma": {
|
| 45 |
+
"single-gpu": [],
|
| 46 |
+
"multi-gpu": [
|
| 47 |
+
"tests/models/t5gemma/test_modeling_t5gemma.py::T5GemmaModelTest::test_sdpa_can_dispatch_on_flash",
|
| 48 |
+
"tests/models/t5gemma/test_modeling_t5gemma.py::T5GemmaModelTest::test_torch_compile_for_training",
|
| 49 |
+
"tests/models/t5gemma/test_modeling_t5gemma.py::T5GemmaModelTest::test_torchscript_output_hidden_state",
|
| 50 |
+
"tests/models/t5gemma/test_modeling_t5gemma.py::T5GemmaModelTest::test_torchscript_simple",
|
| 51 |
+
"tests/models/t5gemma/test_modeling_t5gemma.py::T5GemmaEncoderOnlyModelTest::test_sdpa_can_dispatch_on_flash",
|
| 52 |
+
"tests/models/t5gemma/test_modeling_t5gemma.py::T5GemmaEncoderOnlyModelTest::test_torchscript_output_hidden_state",
|
| 53 |
+
"tests/models/t5gemma/test_modeling_t5gemma.py::T5GemmaEncoderOnlyModelTest::test_torchscript_simple"
|
| 54 |
+
]
|
| 55 |
+
}
|
| 56 |
+
}
|