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

Upload 2025-12-15/runs/25451-20232552914/ci_results_run_models_gpu/new_failures_with_bad_commit.json with huggingface_hub

Browse files
2025-12-15/runs/25451-20232552914/ci_results_run_models_gpu/new_failures_with_bad_commit.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "granitemoehybrid": {
3
+ "single-gpu": [
4
+ {
5
+ "test": "tests/models/granitemoehybrid/test_modeling_granitemoehybrid.py::GraniteMoeHybridModelTest::test_flex_attention_with_grads",
6
+ "commit": null,
7
+ "status": "flaky: test passed in the previous run (commit: 64c12fdf5f6a35704f2932db533c76973b1e9a30) 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/20232552914/job/58084353686"
12
+ }
13
+ ]
14
+ }
15
+ }