Upload 2025-12-09/runs/25019-20059722139/ci_results_run_models_gpu/new_failures.json with huggingface_hub
Browse files
2025-12-09/runs/25019-20059722139/ci_results_run_models_gpu/new_failures.json
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"lightonocr": {
|
| 3 |
+
"single-gpu": [],
|
| 4 |
+
"multi-gpu": [
|
| 5 |
+
"tests/models/lightonocr/test_modeling_lightonocr.py::LightOnOCRForConditionalGenerationModelTest::test_eager_padding_matches_padding_free_with_position_ids",
|
| 6 |
+
"tests/models/lightonocr/test_modeling_lightonocr.py::LightOnOCRForConditionalGenerationModelTest::test_model_parallelism"
|
| 7 |
+
]
|
| 8 |
+
}
|
| 9 |
+
}
|