This commit is contained in:
Oliver 2025-04-28 21:27:00 +01:00
parent 55c9810113
commit d4e19056ea

View file

@ -171,7 +171,7 @@ trainer:
logger: [ 'console', 'wandb' ]
val_generations_to_log_to_wandb: 0
nnodes: 1
n_gpus_per_node: 2
n_gpus_per_node: 4
save_freq: 100
# auto: find the last ckpt to resume. If can't find, start from scratch
resume_mode: auto # or auto or resume_path if