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

Upload 2025-12-03/runs/24608-19896728031/ci_results_run_models_gpu/new_failures_with_bad_commit_grouped_by_authors.json with huggingface_hub

Browse files
2025-12-03/runs/24608-19896728031/ci_results_run_models_gpu/new_failures_with_bad_commit_grouped_by_authors.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "null": {
3
+ "llama": {
4
+ "single-gpu": [
5
+ {
6
+ "test": "tests/models/llama/test_modeling_llama.py::LlamaIntegrationTest::test_llama_3_1_hard",
7
+ "commit": "a1c3cfc3f910c224fc12352435c558ff0896f0ec",
8
+ "status": "git bisect found the bad commit.",
9
+ "pr_number": null,
10
+ "author": "mstojkovicTT",
11
+ "merged_by": null,
12
+ "parent": "17c7c496000a5208370489d2cc4dec593b6dd66f",
13
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/19896728031/job/57029807492"
14
+ },
15
+ {
16
+ "test": "tests/models/llama/test_modeling_llama.py::LlamaIntegrationTest::test_model_7b_logits_bf16",
17
+ "commit": "a1c3cfc3f910c224fc12352435c558ff0896f0ec",
18
+ "status": "git bisect found the bad commit.",
19
+ "pr_number": null,
20
+ "author": "mstojkovicTT",
21
+ "merged_by": null,
22
+ "parent": "17c7c496000a5208370489d2cc4dec593b6dd66f",
23
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/19896728031/job/57029807492"
24
+ }
25
+ ]
26
+ }
27
+ }
28
+ }