hf-transformers-bot commited on
Commit
32012d1
·
verified ·
1 Parent(s): 0e85f4b

Upload 2025-11-27/runs/24101-19731275109/ci_results_run_models_gpu/new_failures_with_bad_commit_grouped_by_authors.json with huggingface_hub

Browse files
2025-11-27/runs/24101-19731275109/ci_results_run_models_gpu/new_failures_with_bad_commit_grouped_by_authors.json ADDED
@@ -0,0 +1,83 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "null": {
3
+ "clip": {
4
+ "single-gpu": [
5
+ {
6
+ "test": "tests/models/clip/test_modeling_clip.py::CLIPModelIntegrationTest::test_inference_interpolate_pos_encoding",
7
+ "commit": "fd220e729cc963b86330b01cdfae135f36354eb0",
8
+ "status": "git bisect found the bad commit.",
9
+ "pr_number": null,
10
+ "author": "yonigozlan",
11
+ "merged_by": null,
12
+ "parent": "a33943ec696ca80f84e4c64ca0aa96b1b0990281",
13
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/19731275109/job/56533202108"
14
+ }
15
+ ]
16
+ },
17
+ "janus": {
18
+ "single-gpu": [
19
+ {
20
+ "test": "tests/models/janus/test_modeling_janus.py::JanusIntegrationTest::test_model_generate_images",
21
+ "commit": "fd220e729cc963b86330b01cdfae135f36354eb0",
22
+ "status": "git bisect found the bad commit.",
23
+ "pr_number": null,
24
+ "author": "yonigozlan",
25
+ "merged_by": null,
26
+ "parent": "a33943ec696ca80f84e4c64ca0aa96b1b0990281",
27
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/19731275109/job/56533202165"
28
+ }
29
+ ]
30
+ },
31
+ "kosmos2_5": {
32
+ "single-gpu": [
33
+ {
34
+ "test": "tests/models/kosmos2_5/test_modeling_kosmos2_5.py::Kosmos2_5ModelIntegrationTest::test_eager",
35
+ "commit": "fd220e729cc963b86330b01cdfae135f36354eb0",
36
+ "status": "git bisect found the bad commit.",
37
+ "pr_number": null,
38
+ "author": "yonigozlan",
39
+ "merged_by": null,
40
+ "parent": "a33943ec696ca80f84e4c64ca0aa96b1b0990281",
41
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/19731275109/job/56533202041"
42
+ }
43
+ ]
44
+ },
45
+ "llava_onevision": {
46
+ "single-gpu": [
47
+ {
48
+ "test": "tests/models/llava_onevision/test_modeling_llava_onevision.py::LlavaOnevisionForConditionalGenerationIntegrationTest::test_small_model_integration_test_batch_matches_single",
49
+ "commit": null,
50
+ "status": "flaky: test passed in the previous run (commit: a33943ec696ca80f84e4c64ca0aa96b1b0990281) but failed (on the same commit) during the check of the current run.",
51
+ "pr_number": null,
52
+ "author": null,
53
+ "merged_by": null,
54
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/19731275109/job/56533202024"
55
+ }
56
+ ]
57
+ },
58
+ "oneformer": {
59
+ "single-gpu": [
60
+ {
61
+ "test": "tests/models/oneformer/test_modeling_oneformer.py::OneFormerModelIntegrationTest::test_inference_no_head",
62
+ "commit": "fd220e729cc963b86330b01cdfae135f36354eb0",
63
+ "status": "git bisect found the bad commit.",
64
+ "pr_number": null,
65
+ "author": "yonigozlan",
66
+ "merged_by": null,
67
+ "parent": "a33943ec696ca80f84e4c64ca0aa96b1b0990281",
68
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/19731275109/job/56533202048"
69
+ },
70
+ {
71
+ "test": "tests/models/oneformer/test_modeling_oneformer.py::OneFormerModelIntegrationTest::test_inference_universal_segmentation_head",
72
+ "commit": "fd220e729cc963b86330b01cdfae135f36354eb0",
73
+ "status": "git bisect found the bad commit.",
74
+ "pr_number": null,
75
+ "author": "yonigozlan",
76
+ "merged_by": null,
77
+ "parent": "a33943ec696ca80f84e4c64ca0aa96b1b0990281",
78
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/19731275109/job/56533202048"
79
+ }
80
+ ]
81
+ }
82
+ }
83
+ }