hf-transformers-bot commited on
Commit
870470f
·
verified ·
1 Parent(s): 13f1232

Upload 2026-01-05/runs/26155-20721504024/ci_results_run_models_gpu/new_failures_with_bad_commit.json with huggingface_hub

Browse files
2026-01-05/runs/26155-20721504024/ci_results_run_models_gpu/new_failures_with_bad_commit.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "ernie4_5_vl_moe": {
3
+ "single-gpu": [
4
+ {
5
+ "test": "tests/models/ernie4_5_vl_moe/test_modeling_ernie4_5_vl_moe.py::Ernie4_5_VL_MoeModelTest::test_sdpa_can_compile_dynamic",
6
+ "commit": null,
7
+ "status": "flaky: test passed in the previous run (commit: a616b914451ffd3bb3553874e67af7fe47e8adeb) 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/20721504024/job/59487174958"
12
+ }
13
+ ]
14
+ }
15
+ }