hf-transformers-bot commited on
Commit
ad2e6e6
·
verified ·
1 Parent(s): 72a7511

Upload 2025-12-11/runs/25206-20132511404/ci_results_run_models_gpu/new_failures.json with huggingface_hub

Browse files
2025-12-11/runs/25206-20132511404/ci_results_run_models_gpu/new_failures.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "paddleocr_vl": {
3
+ "single-gpu": [
4
+ "tests/models/paddleocr_vl/test_modeling_paddleocr_vl.py::PaddleOCRVLModelTest::test_flex_attention_with_grads"
5
+ ],
6
+ "multi-gpu": [
7
+ "tests/models/paddleocr_vl/test_modeling_paddleocr_vl.py::PaddleOCRVLModelTest::test_flex_attention_with_grads"
8
+ ]
9
+ }
10
+ }