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

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

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