mirror of
https://github.com/hpcaitech/Open-Sora.git
synced 2026-05-21 11:59:01 +02:00
[fix] ckpt save
This commit is contained in:
parent
fe60a93240
commit
27d86e3d68
|
|
@ -100,7 +100,7 @@ outputs = "outputs"
|
|||
wandb = False
|
||||
epochs = 1000
|
||||
log_every = 10
|
||||
ckpt_every = 1
|
||||
ckpt_every = 200
|
||||
|
||||
# optimization settings
|
||||
load = None
|
||||
|
|
|
|||
Loading…
Reference in a new issue