hf-transformers-bot commited on
Commit
6bb1556
·
verified ·
1 Parent(s): 65bdae1

Upload 2026-08-22/ci_results_run_models_gpu/new_failures_with_bad_commit_grouped_by_authors.json with huggingface_hub

Browse files
2026-08-22/ci_results_run_models_gpu/new_failures_with_bad_commit_grouped_by_authors.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "null": {
3
+ "ernie": {
4
+ "single-gpu": [
5
+ {
6
+ "test": "tests/models/ernie/test_modeling_ernie.py::ErnieModelTest::test_flash_attn_2_inference_equivalence",
7
+ "bad_commit": null,
8
+ "status": "flaky: test both passed and failed during the check of the current run on the previous commit: 945dac9117cb54196888c0e6c08035792a98c485",
9
+ "pr_number": null,
10
+ "author": null,
11
+ "merged_by": null,
12
+ "parent": null,
13
+ "workflow_commit": "d56c55bf564ddb176759eb6ec199442682564916",
14
+ "base_commit": "945dac9117cb54196888c0e6c08035792a98c485",
15
+ "failure_at_workflow_commit": null,
16
+ "failure_at_base_commit": null,
17
+ "failure_at_bad_commit": null,
18
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/32546798293/job/96967130007"
19
+ }
20
+ ]
21
+ },
22
+ "xmod": {
23
+ "single-gpu": [
24
+ {
25
+ "test": "tests/models/xmod/test_modeling_xmod.py::XmodModelTest::test_flash_attn_2_inference_equivalence",
26
+ "bad_commit": null,
27
+ "status": "flaky: test both passed and failed during the check of the current run on the previous commit: 945dac9117cb54196888c0e6c08035792a98c485",
28
+ "pr_number": null,
29
+ "author": null,
30
+ "merged_by": null,
31
+ "parent": null,
32
+ "workflow_commit": "d56c55bf564ddb176759eb6ec199442682564916",
33
+ "base_commit": "945dac9117cb54196888c0e6c08035792a98c485",
34
+ "failure_at_workflow_commit": null,
35
+ "failure_at_base_commit": null,
36
+ "failure_at_bad_commit": null,
37
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/32546798293/job/96967132054"
38
+ }
39
+ ]
40
+ }
41
+ }
42
+ }