hf-transformers-bot commited on
Commit
6007db7
·
verified ·
1 Parent(s): 49357fe

Upload 2025-11-05/ci_results_run_models_gpu/new_failures_with_bad_commit.json with huggingface_hub

Browse files
2025-11-05/ci_results_run_models_gpu/new_failures_with_bad_commit.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "glm4": {
3
+ "single-gpu": [
4
+ {
5
+ "test": "tests/models/glm4/test_modeling_glm4.py::Glm4ModelTest::test_flash_attn_2_equivalence",
6
+ "commit": null,
7
+ "status": "flaky: test passed in the previous run (commit: 64397a830188a35b5e9056036e13bb6ccfe434d8) but failed (on the same commit) during the check of the current run.",
8
+ "pr_number": null,
9
+ "author": null,
10
+ "merged_by": null,
11
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/19089653060/job/54537618743"
12
+ }
13
+ ]
14
+ }
15
+ }