Joaquin Caballero
031ef8802c
fix FSDP + torch.compile bug when saving pretrained model ( #37725 )
...
* args keep_torch_compile=False in _save and _wwrap_method
* Fix FSDP execution on evaluation for torch_compile mode
* add test trainer FSDP + Torch Compile
* fix quality code
* make style
* Revert " make style"
This reverts commit 77e797f8829c50992cc21496be3d9a3e480e1c97.
* make style
2025-05-06 17:51:28 +02:00
..
2025-04-08 14:12:08 +02:00
2025-05-01 15:21:55 +02:00
2025-04-28 14:20:45 +01:00
2024-03-19 14:43:02 +00:00
2025-04-28 10:44:51 +02:00
2025-05-06 06:47:43 +02:00
2025-05-06 14:49:00 +01:00
2025-04-08 14:12:08 +02:00
2025-04-28 15:10:46 +02:00
2025-04-23 13:31:33 -04:00
2025-04-30 20:16:29 +02:00
2025-04-11 11:08:36 +02:00
2025-04-08 14:12:08 +02:00
2025-03-31 10:55:47 +02:00
2025-04-08 14:12:08 +02:00
2025-05-06 17:51:28 +02:00
2025-05-06 11:15:25 +01:00
2025-04-08 14:12:08 +02:00
2025-04-09 11:48:49 +02:00
2025-04-08 14:12:08 +02:00
2025-04-16 22:39:18 +02:00
2025-04-08 14:12:08 +02:00
2025-04-30 10:29:40 +02:00
2025-04-08 14:12:08 +02:00
2025-04-08 14:12:08 +02:00
2025-04-08 14:12:08 +02:00
2025-04-25 13:47:25 +01:00
2025-04-08 14:12:08 +02:00
2025-05-01 15:21:55 +02:00
2025-03-17 16:09:46 +01:00