hf-transformers-bot commited on
Commit
7eddf6e
·
verified ·
1 Parent(s): dd9409d

Upload 2025-12-12/runs/25298-20164565766/ci_results_run_models_gpu/new_failures_with_bad_commit_grouped_by_authors.json with huggingface_hub

Browse files
2025-12-12/runs/25298-20164565766/ci_results_run_models_gpu/new_failures_with_bad_commit_grouped_by_authors.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "zucchini-nlp": {
3
+ "glm4v_moe": {
4
+ "single-gpu": [
5
+ {
6
+ "test": "tests/models/glm4v_moe/test_modeling_glm4v_moe.py::Glm4vMoeModelTest::test_disk_offload_bin",
7
+ "commit": "17e7c25fa44831d5d00d29d66e5b57f869dc611e",
8
+ "status": "git bisect found the bad commit.",
9
+ "pr_number": null,
10
+ "author": "zucchini-nlp",
11
+ "merged_by": null,
12
+ "parent": "3fbd59b6f101375efef801430053aa22f4211317",
13
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/20164565766/job/57885292637"
14
+ },
15
+ {
16
+ "test": "tests/models/glm4v_moe/test_modeling_glm4v_moe.py::Glm4vMoeModelTest::test_disk_offload_safetensors",
17
+ "commit": "17e7c25fa44831d5d00d29d66e5b57f869dc611e",
18
+ "status": "git bisect found the bad commit.",
19
+ "pr_number": null,
20
+ "author": "zucchini-nlp",
21
+ "merged_by": null,
22
+ "parent": "3fbd59b6f101375efef801430053aa22f4211317",
23
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/20164565766/job/57885292637"
24
+ }
25
+ ]
26
+ }
27
+ }
28
+ }