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

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

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