hf-transformers-bot commited on
Commit
3e26b86
·
verified ·
1 Parent(s): 01d995a

Upload 2025-09-08/ci_results_run_models_gpu/new_failures_with_bad_commit_grouped_by_authors.json with huggingface_hub

Browse files
2025-09-08/ci_results_run_models_gpu/new_failures_with_bad_commit_grouped_by_authors.json ADDED
@@ -0,0 +1,80 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "McPatate": {
3
+ "chameleon": {
4
+ "single-gpu": [
5
+ {
6
+ "test": "tests/models/chameleon/test_modeling_chameleon.py::ChameleonVision2SeqModelTest::test_flash_attention_2_padding_matches_padding_free_with_position_ids_and_fa_kwargs",
7
+ "commit": "bb45d3631ec7026db04a77d33a52b31766372160",
8
+ "pr_number": 40722,
9
+ "author": "McPatate",
10
+ "merged_by": "McPatate",
11
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/17538109859/job/49805011812"
12
+ }
13
+ ]
14
+ },
15
+ "ernie4_5_moe": {
16
+ "single-gpu": [
17
+ {
18
+ "test": "tests/models/ernie4_5_moe/test_modeling_ernie4_5_moe.py::Ernie4_5_MoeModelTest::test_flash_attn_2_equivalence",
19
+ "commit": "bb45d3631ec7026db04a77d33a52b31766372160",
20
+ "pr_number": 40722,
21
+ "author": "McPatate",
22
+ "merged_by": "McPatate",
23
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/17538109859/job/49805013195"
24
+ }
25
+ ]
26
+ },
27
+ "gemma3": {
28
+ "single-gpu": [
29
+ {
30
+ "test": "tests/models/gemma3/test_modeling_gemma3.py::Gemma3ModelTest::test_flash_attn_2_inference_equivalence",
31
+ "commit": "bb45d3631ec7026db04a77d33a52b31766372160",
32
+ "pr_number": 40722,
33
+ "author": "McPatate",
34
+ "merged_by": "McPatate",
35
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/17538109859/job/49805013440"
36
+ }
37
+ ]
38
+ },
39
+ "mllama": {
40
+ "single-gpu": [
41
+ {
42
+ "test": "tests/models/mllama/test_modeling_mllama.py::MllamaForCausalLMModelTest::test_flash_attention_2_padding_matches_padding_free_with_position_ids",
43
+ "commit": "bb45d3631ec7026db04a77d33a52b31766372160",
44
+ "pr_number": 40722,
45
+ "author": "McPatate",
46
+ "merged_by": "McPatate",
47
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/17538109859/job/49805011304"
48
+ },
49
+ {
50
+ "test": "tests/models/mllama/test_modeling_mllama.py::MllamaForCausalLMModelTest::test_flash_attention_2_padding_matches_padding_free_with_position_ids_and_fa_kwargs",
51
+ "commit": "bb45d3631ec7026db04a77d33a52b31766372160",
52
+ "pr_number": 40722,
53
+ "author": "McPatate",
54
+ "merged_by": "McPatate",
55
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/17538109859/job/49805011304"
56
+ }
57
+ ]
58
+ },
59
+ "pipelines": {
60
+ "single-gpu": [
61
+ {
62
+ "test": "tests/pipelines/test_pipelines_mask_generation.py::MaskGenerationPipelineTests::test_small_model_pt",
63
+ "commit": "bb45d3631ec7026db04a77d33a52b31766372160",
64
+ "pr_number": 40722,
65
+ "author": "McPatate",
66
+ "merged_by": "McPatate",
67
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/17538109859/job/49805014545"
68
+ },
69
+ {
70
+ "test": "tests/pipelines/test_pipelines_mask_generation.py::MaskGenerationPipelineTests::test_threshold",
71
+ "commit": "bb45d3631ec7026db04a77d33a52b31766372160",
72
+ "pr_number": 40722,
73
+ "author": "McPatate",
74
+ "merged_by": "McPatate",
75
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/17538109859/job/49805014545"
76
+ }
77
+ ]
78
+ }
79
+ }
80
+ }