Skip to content

Commit a434c59

Browse files
pthombrestevhliu
andauthored
Apply suggestion from @stevhliu
Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
1 parent 5249cd0 commit a434c59

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

docs/source/en/training/nemo_automodel.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -261,8 +261,6 @@ The table below lists the minimal required configs. See the [NeMo Automodel exam
261261
| `checkpoint` | Recommended | Set `checkpoint_dir` to a persistent path, especially in Docker. Use `restore_from` to resume from a previous checkpoint. |
262262
| `wandb` | Optional | Configure to enable Weights & Biases experiment tracking. Set `mode: disabled` to turn off. |
263263

264-
> [!NOTE]
265-
> NeMo Automodel also supports **pretraining** diffusion models from randomly initialized weights. Set `mode: pretrain` in the model config. Pretraining example configs are available in the [NeMo Automodel examples](https://github.com/NVIDIA-NeMo/Automodel/tree/main/examples/diffusion/pretrain).
266264

267265

268266
## Launch training

0 commit comments

Comments
 (0)