Upload 2024-05-31/ci_results_run_torch_cuda_extensions_gpu/deepspeed_results.json with huggingface_hub
Browse files
2024-05-31/ci_results_run_torch_cuda_extensions_gpu/deepspeed_results.json
ADDED
|
@@ -0,0 +1,28 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"failed": {
|
| 3 |
+
"unclassified": 0,
|
| 4 |
+
"single": 1,
|
| 5 |
+
"multi": 1
|
| 6 |
+
},
|
| 7 |
+
"success": 0,
|
| 8 |
+
"time_spent": ".09, .04, ",
|
| 9 |
+
"error": false,
|
| 10 |
+
"failures": {
|
| 11 |
+
"multi": [
|
| 12 |
+
{
|
| 13 |
+
"line": "tests/deepspeed/test_deepspeed.py::TrainerIntegrationDeepSpeed::test_hf_optimizer_with_offload_zero3_fp16",
|
| 14 |
+
"trace": "(line 2117) RuntimeError: Expected all tensors to be on the same device, but found at least two devices, cuda:0 and cpu!"
|
| 15 |
+
}
|
| 16 |
+
],
|
| 17 |
+
"single": [
|
| 18 |
+
{
|
| 19 |
+
"line": "tests/deepspeed/test_deepspeed.py::TrainerIntegrationDeepSpeed::test_hf_optimizer_with_offload_zero3_fp16",
|
| 20 |
+
"trace": "(line 2117) RuntimeError: Expected all tensors to be on the same device, but found at least two devices, cuda:0 and cpu!"
|
| 21 |
+
}
|
| 22 |
+
]
|
| 23 |
+
},
|
| 24 |
+
"job_link": {
|
| 25 |
+
"multi": "https://github.com/huggingface/transformers/actions/runs/9320789057/job/25658340193",
|
| 26 |
+
"single": "https://github.com/huggingface/transformers/actions/runs/9320789057/job/25658339729"
|
| 27 |
+
}
|
| 28 |
+
}
|