Upload 2025-11-18/runs/23473-19472508127/ci_results_run_models_gpu/new_failures.json with huggingface_hub
Browse files
2025-11-18/runs/23473-19472508127/ci_results_run_models_gpu/new_failures.json
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"lightonocr": {
|
| 3 |
+
"single-gpu": [
|
| 4 |
+
"tests/models/lightonocr/test_modeling_lightonocr.py::LightOnOCRForConditionalGenerationModelTest::test_eager_padding_matches_padding_free_with_position_ids",
|
| 5 |
+
"tests/models/lightonocr/test_modeling_lightonocr.py::LightOnOCRForConditionalGenerationIntegrationTest::test_model_can_generate_without_images",
|
| 6 |
+
"tests/models/lightonocr/test_modeling_lightonocr.py::LightOnOCRForConditionalGenerationIntegrationTest::test_model_forward_with_images"
|
| 7 |
+
],
|
| 8 |
+
"multi-gpu": [
|
| 9 |
+
"tests/models/lightonocr/test_modeling_lightonocr.py::LightOnOCRForConditionalGenerationIntegrationTest::test_model_can_generate_without_images",
|
| 10 |
+
"tests/models/lightonocr/test_modeling_lightonocr.py::LightOnOCRForConditionalGenerationIntegrationTest::test_model_forward_with_images",
|
| 11 |
+
"tests/models/lightonocr/test_modeling_lightonocr.py::LightOnOCRForConditionalGenerationModelTest::test_model_parallelism"
|
| 12 |
+
]
|
| 13 |
+
}
|
| 14 |
+
}
|