hf-transformers-bot commited on
Commit
92311d5
·
verified ·
1 Parent(s): c3e80f3

Upload 2025-01-30/ci_results_run_models_gpu/new_model_failures_with_bad_commit_grouped_by_authors.json with huggingface_hub

Browse files
2025-01-30/ci_results_run_models_gpu/new_model_failures_with_bad_commit_grouped_by_authors.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "gante": {
3
+ "mistral": {
4
+ "single-gpu": [
5
+ {
6
+ "test": "tests/models/mistral/test_modeling_tf_mistral.py::TFGenerationIntegrationTests::test_generate_tf_function_export_with_tf_tokenizer",
7
+ "commit": "42c8ccfd4c466eedabc5e30ac34f242e2c9f9455",
8
+ "pr_number": 34935,
9
+ "author": "keyboardAnt",
10
+ "merged_by": "gante"
11
+ }
12
+ ]
13
+ }
14
+ }
15
+ }