hf-transformers-bot commited on
Commit
dd843dd
·
verified ·
1 Parent(s): 1b74214

Upload 2025-12-08/runs/24980-20037429025/ci_results_run_models_gpu/new_failures.json with huggingface_hub

Browse files
2025-12-08/runs/24980-20037429025/ci_results_run_models_gpu/new_failures.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "ernie4_5_moe": {
3
+ "single-gpu": [
4
+ "tests/models/ernie4_5_moe/test_modeling_ernie4_5_moe.py::Ernie4_5_MoeIntegrationTest::test_shortened_model_generation"
5
+ ],
6
+ "multi-gpu": [
7
+ "tests/models/ernie4_5_moe/test_modeling_ernie4_5_moe.py::Ernie4_5_MoeIntegrationTest::test_shortened_model_generation"
8
+ ]
9
+ }
10
+ }