Upload 2025-11-03/runs/100-19022504835/ci_results_run_pipelines_torch_gpu/new_failures.json with huggingface_hub
Browse files
2025-11-03/runs/100-19022504835/ci_results_run_pipelines_torch_gpu/new_failures.json
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"pipelines": {
|
| 3 |
+
"single-gpu": [],
|
| 4 |
+
"multi-gpu": [
|
| 5 |
+
"tests/pipelines/test_pipelines_fill_mask.py::FillMaskPipelineTests::test_large_model_pt"
|
| 6 |
+
]
|
| 7 |
+
}
|
| 8 |
+
}
|