hf-transformers-bot commited on
Commit
795fbc0
·
verified ·
1 Parent(s): e291389

Upload 2025-03-09/ci_results_run_models_gpu/new_model_failures_with_bad_commit_grouped_by_authors.json with huggingface_hub

Browse files
2025-03-09/ci_results_run_models_gpu/new_model_failures_with_bad_commit_grouped_by_authors.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "Rocketknight1": {
3
+ "helium": {
4
+ "single-gpu": [
5
+ {
6
+ "test": "tests/models/helium/test_modeling_helium.py::HeliumModelTest::test_sdpa_equivalence",
7
+ "commit": "94ae1ba5b55e79ba766582de8a199d8ccf24a021",
8
+ "pr_number": 36593,
9
+ "author": "tripzero",
10
+ "merged_by": "Rocketknight1"
11
+ }
12
+ ]
13
+ },
14
+ "olmo": {
15
+ "single-gpu": [
16
+ {
17
+ "test": "tests/models/olmo/test_modeling_olmo.py::OlmoModelTest::test_generate_with_static_cache",
18
+ "commit": "94ae1ba5b55e79ba766582de8a199d8ccf24a021",
19
+ "pr_number": 36593,
20
+ "author": "tripzero",
21
+ "merged_by": "Rocketknight1"
22
+ }
23
+ ]
24
+ }
25
+ }
26
+ }