hf-transformers-bot commited on
Commit
4f6559a
·
verified ·
1 Parent(s): 2f71d45

Upload 2026-01-12/runs/26599-20926567527/ci_results_run_models_gpu/new_failures_with_bad_commit_grouped_by_authors.json with huggingface_hub

Browse files
2026-01-12/runs/26599-20926567527/ci_results_run_models_gpu/new_failures_with_bad_commit_grouped_by_authors.json ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "zucchini-nlp": {
3
+ "gemma3": {
4
+ "single-gpu": [
5
+ {
6
+ "test": "tests/models/gemma3/test_modeling_gemma3.py::Gemma3TextModelTest::test_generation_beyond_sliding_window_tiny_model",
7
+ "commit": "d77b3713dda8d9719afd0478cb63bfe2f1a639ee",
8
+ "status": "git bisect found the bad commit.",
9
+ "pr_number": null,
10
+ "author": "zucchini-nlp",
11
+ "merged_by": null,
12
+ "parent": "840fab6b99a1d3b7befdd825ac073f4d4039685f",
13
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/20926567527/job/60126219174"
14
+ },
15
+ {
16
+ "test": "tests/models/gemma3/test_modeling_gemma3.py::Gemma3IntegrationTest::test_export_text_only",
17
+ "commit": "d77b3713dda8d9719afd0478cb63bfe2f1a639ee",
18
+ "status": "git bisect found the bad commit.",
19
+ "pr_number": null,
20
+ "author": "zucchini-nlp",
21
+ "merged_by": null,
22
+ "parent": "840fab6b99a1d3b7befdd825ac073f4d4039685f",
23
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/20926567527/job/60126219174"
24
+ },
25
+ {
26
+ "test": "tests/models/gemma3/test_modeling_gemma3.py::Gemma3IntegrationTest::test_generation_beyond_sliding_window_1_sdpa",
27
+ "commit": "d77b3713dda8d9719afd0478cb63bfe2f1a639ee",
28
+ "status": "git bisect found the bad commit.",
29
+ "pr_number": null,
30
+ "author": "zucchini-nlp",
31
+ "merged_by": null,
32
+ "parent": "840fab6b99a1d3b7befdd825ac073f4d4039685f",
33
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/20926567527/job/60126219174"
34
+ },
35
+ {
36
+ "test": "tests/models/gemma3/test_modeling_gemma3.py::Gemma3IntegrationTest::test_generation_beyond_sliding_window_2_eager",
37
+ "commit": "d77b3713dda8d9719afd0478cb63bfe2f1a639ee",
38
+ "status": "git bisect found the bad commit.",
39
+ "pr_number": null,
40
+ "author": "zucchini-nlp",
41
+ "merged_by": null,
42
+ "parent": "840fab6b99a1d3b7befdd825ac073f4d4039685f",
43
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/20926567527/job/60126219174"
44
+ },
45
+ {
46
+ "test": "tests/models/gemma3/test_modeling_gemma3.py::Gemma3IntegrationTest::test_model_1b_text_only",
47
+ "commit": "d77b3713dda8d9719afd0478cb63bfe2f1a639ee",
48
+ "status": "git bisect found the bad commit.",
49
+ "pr_number": null,
50
+ "author": "zucchini-nlp",
51
+ "merged_by": null,
52
+ "parent": "840fab6b99a1d3b7befdd825ac073f4d4039685f",
53
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/20926567527/job/60126219174"
54
+ }
55
+ ]
56
+ },
57
+ "llava": {
58
+ "single-gpu": [
59
+ {
60
+ "test": "tests/models/llava/test_modeling_llava.py::LlavaForConditionalGenerationIntegrationTest::test_generation_siglip_backbone",
61
+ "commit": "d77b3713dda8d9719afd0478cb63bfe2f1a639ee",
62
+ "status": "git bisect found the bad commit.",
63
+ "pr_number": null,
64
+ "author": "zucchini-nlp",
65
+ "merged_by": null,
66
+ "parent": "840fab6b99a1d3b7befdd825ac073f4d4039685f",
67
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/20926567527/job/60126219205"
68
+ }
69
+ ]
70
+ }
71
+ }
72
+ }