Upload 2025-11-20/runs/23602-19531806328/ci_results_run_models_gpu/new_failures.json with huggingface_hub
Browse files
2025-11-20/runs/23602-19531806328/ci_results_run_models_gpu/new_failures.json
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"phi3_v": {
|
| 3 |
+
"single-gpu": [
|
| 4 |
+
"tests/models/phi3_v/test_modeling_phi3_v.py::Phi3VIntegrationTest::test_model_text_generation",
|
| 5 |
+
"tests/models/phi3_v/test_modeling_phi3_v.py::Phi3VIntegrationTest::test_model_text_generation_batched",
|
| 6 |
+
"tests/models/phi3_v/test_modeling_phi3_v.py::Phi3VIntegrationTest::test_model_text_generation_with_multi_image"
|
| 7 |
+
],
|
| 8 |
+
"multi-gpu": [
|
| 9 |
+
"tests/models/phi3_v/test_modeling_phi3_v.py::Phi3VIntegrationTest::test_model_text_generation",
|
| 10 |
+
"tests/models/phi3_v/test_modeling_phi3_v.py::Phi3VIntegrationTest::test_model_text_generation_batched",
|
| 11 |
+
"tests/models/phi3_v/test_modeling_phi3_v.py::Phi3VIntegrationTest::test_model_text_generation_with_multi_image"
|
| 12 |
+
]
|
| 13 |
+
}
|
| 14 |
+
}
|