hf-transformers-bot commited on
Commit
2935418
·
verified ·
1 Parent(s): 28c1173

Upload 2025-11-20/runs/23602-19531806328/ci_results_run_models_gpu/new_failures_with_bad_commit.json with huggingface_hub

Browse files
2025-11-20/runs/23602-19531806328/ci_results_run_models_gpu/new_failures_with_bad_commit.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "phi3_v": {
3
+ "single-gpu": [
4
+ {
5
+ "test": "tests/models/phi3_v/test_modeling_phi3_v.py::Phi3VIntegrationTest::test_model_text_generation",
6
+ "commit": "46e1e10691b81296fc0b8fd182b29a7a7fa30437",
7
+ "status": "git bisect found the bad commit.",
8
+ "pr_number": null,
9
+ "author": "yaswanth19",
10
+ "merged_by": null,
11
+ "parent": "453a246113254b173e044f13a22c9e6b56259aee",
12
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/19531806328/job/55916944380"
13
+ },
14
+ {
15
+ "test": "tests/models/phi3_v/test_modeling_phi3_v.py::Phi3VIntegrationTest::test_model_text_generation_batched",
16
+ "commit": "46e1e10691b81296fc0b8fd182b29a7a7fa30437",
17
+ "status": "git bisect found the bad commit.",
18
+ "pr_number": null,
19
+ "author": "yaswanth19",
20
+ "merged_by": null,
21
+ "parent": "453a246113254b173e044f13a22c9e6b56259aee",
22
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/19531806328/job/55916944380"
23
+ },
24
+ {
25
+ "test": "tests/models/phi3_v/test_modeling_phi3_v.py::Phi3VIntegrationTest::test_model_text_generation_with_multi_image",
26
+ "commit": "46e1e10691b81296fc0b8fd182b29a7a7fa30437",
27
+ "status": "git bisect found the bad commit.",
28
+ "pr_number": null,
29
+ "author": "yaswanth19",
30
+ "merged_by": null,
31
+ "parent": "453a246113254b173e044f13a22c9e6b56259aee",
32
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/19531806328/job/55916944380"
33
+ }
34
+ ]
35
+ }
36
+ }