Upload 2025-06-25/ci_results_run_trainer_and_fsdp_gpu/new_failures.json with huggingface_hub
Browse files
2025-06-25/ci_results_run_trainer_and_fsdp_gpu/new_failures.json
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"fsdp": {
|
3 |
+
"single-gpu": [],
|
4 |
+
"multi-gpu": [
|
5 |
+
"tests/fsdp/test_fsdp.py::TrainerIntegrationFSDP::test_accelerate_fsdp2_integration"
|
6 |
+
]
|
7 |
+
}
|
8 |
+
}
|