Skip to content

Commit 842de1a

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

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/source/en/training/nemo_automodel.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -247,6 +247,8 @@ checkpoint:
247247
248248
### Config field reference
249249
250+
The table below lists the minimal required configs. See the [NeMo Automodel examples](https://github.com/NVIDIA-NeMo/Automodel/tree/main/examples/diffusion/finetune) have full example configs for all models.
251+
250252
| Section | Required? | What to Change |
251253
|---------|-----------|----------------|
252254
| `model` | Yes | Set `pretrained_model_name_or_path` to the Hugging Face model ID. Set `mode: finetune` or `mode: pretrain`. |

0 commit comments

Comments
 (0)