from local

This commit is contained in:
dohe0342 2023-05-25 21:33:53 +09:00
parent ed2d611bad
commit b668359dcf
2 changed files with 0 additions and 1 deletions

View File

@ -1114,7 +1114,6 @@ def train_one_epoch(
if params.print_diagnostics and batch_idx == 5:
return
print(lora_modules[20].module.lora.lora_A.weight)
'''
if (
rank == 0