Commit 160a754
Fix remaining f-string log call in OG2 train_fsdp2.py
Missed one logger.info(f"...") call during the earlier style pass.
Convert to %-formatting for consistency with the other recipes' lazy
log evaluation pattern.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Timur Rvachov <trvachov@nvidia.com>1 parent 2b8763e commit 160a754
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
351 | 351 | | |
352 | 352 | | |
353 | 353 | | |
354 | | - | |
| 354 | + | |
355 | 355 | | |
356 | 356 | | |
357 | 357 | | |
| |||
0 commit comments