hf-transformers-bot commited on
Commit
be8754c
·
verified ·
1 Parent(s): b631448

Upload 2025-12-15/runs/25495-20240510689/ci_results_run_models_gpu/new_failures_with_bad_commit.json with huggingface_hub

Browse files
2025-12-15/runs/25495-20240510689/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: 06378d40e613db0dfbfb79a5569017bae83d3929) 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/20240510689/job/58132402177"
12
+ }
13
+ ]
14
+ }
15
+ }