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

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

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