hf-transformers-bot commited on
Commit
c2d4dd0
·
verified ·
1 Parent(s): e481233

Upload 2024-12-25/ci_results_run_models_gpu/new_model_failures_with_bad_commit_grouped_by_authors.json with huggingface_hub

Browse files
2024-12-25/ci_results_run_models_gpu/new_model_failures_with_bad_commit_grouped_by_authors.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "MekkCyber": {
3
+ "gemma": {
4
+ "single-gpu": [
5
+ {
6
+ "test": "tests/models/gemma/test_modeling_gemma.py::GemmaModelTest::test_sdpa_equivalence",
7
+ "commit": "24c91f095fec4d90fa6901ef17146b4f4c21d0a3",
8
+ "pr_number": 34815,
9
+ "author": "vasqu",
10
+ "merged_by": "MekkCyber"
11
+ }
12
+ ]
13
+ }
14
+ }
15
+ }