hf-transformers-bot commited on
Commit
bff0700
·
verified ·
1 Parent(s): b89571c

Upload 2025-11-28/runs/24273-19775405529/ci_results_run_models_gpu/new_failures.json with huggingface_hub

Browse files
2025-11-28/runs/24273-19775405529/ci_results_run_models_gpu/new_failures.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dots1": {
3
+ "single-gpu": [
4
+ "tests/models/dots1/test_modeling_dots1.py::Dots1IntegrationTest::test_model_15b_a2b_generation"
5
+ ],
6
+ "multi-gpu": [
7
+ "tests/models/dots1/test_modeling_dots1.py::Dots1IntegrationTest::test_model_15b_a2b_generation"
8
+ ]
9
+ },
10
+ "flex_olmo": {
11
+ "single-gpu": [
12
+ "tests/models/flex_olmo/test_modeling_flex_olmo.py::FlexOlmoModelTest::test_eager_padding_matches_padding_free_with_position_ids"
13
+ ],
14
+ "multi-gpu": []
15
+ }
16
+ }