from local

This commit is contained in:
dohe0342 2023-05-24 20:57:35 +09:00
parent 92dcfd5933
commit 90c6e6531c
2 changed files with 1 additions and 0 deletions

View File

@ -1011,6 +1011,7 @@ def train_one_epoch(
world_size: int = 1,
rank: int = 0,
wb = None,
lora_modules = None,
) -> None:
"""Train the model for one epoch.