hf-transformers-bot commited on
Commit
4eabc36
·
verified ·
1 Parent(s): 1cc2bc4

Upload 2025-12-17/runs/25615-20294956561/ci_results_run_models_gpu/new_failures.json with huggingface_hub

Browse files
2025-12-17/runs/25615-20294956561/ci_results_run_models_gpu/new_failures.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "pixio": {
3
+ "single-gpu": [
4
+ "tests/models/pixio/test_modeling_pixio.py::PixioModelTest::test_batching_equivalence"
5
+ ],
6
+ "multi-gpu": [
7
+ "tests/models/pixio/test_modeling_pixio.py::PixioModelTest::test_batching_equivalence"
8
+ ]
9
+ }
10
+ }