Upload 2026-07-13/ci_results_run_models_gpu/new_failures_with_bad_commit_grouped_by_authors.json with huggingface_hub
Browse files
2026-07-13/ci_results_run_models_gpu/new_failures_with_bad_commit_grouped_by_authors.json
ADDED
|
@@ -0,0 +1,133 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"null": {
|
| 3 |
+
"data2vec": {
|
| 4 |
+
"single-gpu": [
|
| 5 |
+
{
|
| 6 |
+
"test": "tests/models/data2vec/test_modeling_data2vec_text.py::Data2VecTextModelTest::test_flash_attn_2_inference_equivalence",
|
| 7 |
+
"bad_commit": null,
|
| 8 |
+
"status": "flaky: test both passed and failed during the check of the current run on the previous commit: 63f32a8782cb70da3365acab16f2b67947737985",
|
| 9 |
+
"pr_number": null,
|
| 10 |
+
"author": null,
|
| 11 |
+
"merged_by": null,
|
| 12 |
+
"parent": null,
|
| 13 |
+
"workflow_commit": "63f32a8782cb70da3365acab16f2b67947737985",
|
| 14 |
+
"base_commit": "63f32a8782cb70da3365acab16f2b67947737985",
|
| 15 |
+
"failure_at_workflow_commit": null,
|
| 16 |
+
"failure_at_base_commit": null,
|
| 17 |
+
"failure_at_bad_commit": null,
|
| 18 |
+
"job_link": "https://github.com/huggingface/transformers/actions/runs/29221697785/job/86728277347"
|
| 19 |
+
}
|
| 20 |
+
]
|
| 21 |
+
},
|
| 22 |
+
"glm4": {
|
| 23 |
+
"single-gpu": [
|
| 24 |
+
{
|
| 25 |
+
"test": "tests/models/glm4/test_modeling_glm4.py::Glm4ModelTest::test_flash_attn_2_equivalence",
|
| 26 |
+
"bad_commit": null,
|
| 27 |
+
"status": "flaky: test both passed and failed during the check of the current run on the previous commit: 63f32a8782cb70da3365acab16f2b67947737985",
|
| 28 |
+
"pr_number": null,
|
| 29 |
+
"author": null,
|
| 30 |
+
"merged_by": null,
|
| 31 |
+
"parent": null,
|
| 32 |
+
"workflow_commit": "63f32a8782cb70da3365acab16f2b67947737985",
|
| 33 |
+
"base_commit": "63f32a8782cb70da3365acab16f2b67947737985",
|
| 34 |
+
"failure_at_workflow_commit": null,
|
| 35 |
+
"failure_at_base_commit": null,
|
| 36 |
+
"failure_at_bad_commit": null,
|
| 37 |
+
"job_link": "https://github.com/huggingface/transformers/actions/runs/29221697785/job/86728280944"
|
| 38 |
+
}
|
| 39 |
+
]
|
| 40 |
+
},
|
| 41 |
+
"jetmoe": {
|
| 42 |
+
"single-gpu": [
|
| 43 |
+
{
|
| 44 |
+
"test": "tests/models/jetmoe/test_modeling_jetmoe.py::JetMoeModelTest::test_flash_attn_2_equivalence",
|
| 45 |
+
"bad_commit": null,
|
| 46 |
+
"status": "flaky: test fails on the current CI run but passed in the previous run which is running on the same commit 63f32a8782cb70da3365acab16f2b67947737985.",
|
| 47 |
+
"pr_number": null,
|
| 48 |
+
"author": null,
|
| 49 |
+
"merged_by": null,
|
| 50 |
+
"parent": null,
|
| 51 |
+
"workflow_commit": "63f32a8782cb70da3365acab16f2b67947737985",
|
| 52 |
+
"base_commit": "63f32a8782cb70da3365acab16f2b67947737985",
|
| 53 |
+
"failure_at_workflow_commit": null,
|
| 54 |
+
"failure_at_base_commit": null,
|
| 55 |
+
"failure_at_bad_commit": null,
|
| 56 |
+
"job_link": "https://github.com/huggingface/transformers/actions/runs/29221697785/job/86728283553"
|
| 57 |
+
}
|
| 58 |
+
]
|
| 59 |
+
},
|
| 60 |
+
"kyutai_speech_to_text": {
|
| 61 |
+
"single-gpu": [
|
| 62 |
+
{
|
| 63 |
+
"test": "tests/models/kyutai_speech_to_text/test_modeling_kyutai_speech_to_text.py::KyutaiSpeechToTextModelTest::test_flash_attn_2_fp32_ln",
|
| 64 |
+
"bad_commit": null,
|
| 65 |
+
"status": "flaky: test both passed and failed during the check of the current run on the previous commit: 63f32a8782cb70da3365acab16f2b67947737985",
|
| 66 |
+
"pr_number": null,
|
| 67 |
+
"author": null,
|
| 68 |
+
"merged_by": null,
|
| 69 |
+
"parent": null,
|
| 70 |
+
"workflow_commit": "63f32a8782cb70da3365acab16f2b67947737985",
|
| 71 |
+
"base_commit": "63f32a8782cb70da3365acab16f2b67947737985",
|
| 72 |
+
"failure_at_workflow_commit": null,
|
| 73 |
+
"failure_at_base_commit": null,
|
| 74 |
+
"failure_at_bad_commit": null,
|
| 75 |
+
"job_link": "https://github.com/huggingface/transformers/actions/runs/29221697785/job/86728283894"
|
| 76 |
+
},
|
| 77 |
+
{
|
| 78 |
+
"test": "tests/models/kyutai_speech_to_text/test_modeling_kyutai_speech_to_text.py::KyutaiSpeechToTextModelTest::test_flash_attn_2_from_config",
|
| 79 |
+
"bad_commit": null,
|
| 80 |
+
"status": "flaky: test fails on the current CI run but passed in the previous run which is running on the same commit 63f32a8782cb70da3365acab16f2b67947737985.",
|
| 81 |
+
"pr_number": null,
|
| 82 |
+
"author": null,
|
| 83 |
+
"merged_by": null,
|
| 84 |
+
"parent": null,
|
| 85 |
+
"workflow_commit": "63f32a8782cb70da3365acab16f2b67947737985",
|
| 86 |
+
"base_commit": "63f32a8782cb70da3365acab16f2b67947737985",
|
| 87 |
+
"failure_at_workflow_commit": null,
|
| 88 |
+
"failure_at_base_commit": null,
|
| 89 |
+
"failure_at_bad_commit": null,
|
| 90 |
+
"job_link": "https://github.com/huggingface/transformers/actions/runs/29221697785/job/86728283894"
|
| 91 |
+
}
|
| 92 |
+
]
|
| 93 |
+
},
|
| 94 |
+
"moshi": {
|
| 95 |
+
"single-gpu": [
|
| 96 |
+
{
|
| 97 |
+
"test": "tests/models/moshi/test_modeling_moshi.py::MoshiDecoderTest::test_flash_attention_2_padding_matches_padding_free_with_position_ids",
|
| 98 |
+
"bad_commit": null,
|
| 99 |
+
"status": "flaky: test both passed and failed during the check of the current run on the previous commit: 63f32a8782cb70da3365acab16f2b67947737985",
|
| 100 |
+
"pr_number": null,
|
| 101 |
+
"author": null,
|
| 102 |
+
"merged_by": null,
|
| 103 |
+
"parent": null,
|
| 104 |
+
"workflow_commit": "63f32a8782cb70da3365acab16f2b67947737985",
|
| 105 |
+
"base_commit": "63f32a8782cb70da3365acab16f2b67947737985",
|
| 106 |
+
"failure_at_workflow_commit": null,
|
| 107 |
+
"failure_at_base_commit": null,
|
| 108 |
+
"failure_at_bad_commit": null,
|
| 109 |
+
"job_link": "https://github.com/huggingface/transformers/actions/runs/29221697785/job/86728275313"
|
| 110 |
+
}
|
| 111 |
+
]
|
| 112 |
+
},
|
| 113 |
+
"xmod": {
|
| 114 |
+
"single-gpu": [
|
| 115 |
+
{
|
| 116 |
+
"test": "tests/models/xmod/test_modeling_xmod.py::XmodModelTest::test_flash_attn_2_inference_equivalence",
|
| 117 |
+
"bad_commit": null,
|
| 118 |
+
"status": "flaky: test both passed and failed during the check of the current run on the previous commit: 63f32a8782cb70da3365acab16f2b67947737985",
|
| 119 |
+
"pr_number": null,
|
| 120 |
+
"author": null,
|
| 121 |
+
"merged_by": null,
|
| 122 |
+
"parent": null,
|
| 123 |
+
"workflow_commit": "63f32a8782cb70da3365acab16f2b67947737985",
|
| 124 |
+
"base_commit": "63f32a8782cb70da3365acab16f2b67947737985",
|
| 125 |
+
"failure_at_workflow_commit": null,
|
| 126 |
+
"failure_at_base_commit": null,
|
| 127 |
+
"failure_at_bad_commit": null,
|
| 128 |
+
"job_link": "https://github.com/huggingface/transformers/actions/runs/29221697785/job/86728285241"
|
| 129 |
+
}
|
| 130 |
+
]
|
| 131 |
+
}
|
| 132 |
+
}
|
| 133 |
+
}
|