from local

This commit is contained in:
dohe0342 2023-01-10 01:04:34 +09:00
parent bbd50fda4c
commit 260b3d4a9c
2 changed files with 0 additions and 1 deletions

View File

@ -976,7 +976,6 @@ def run(rank, world_size, args):
for n, p in model.named_parameters():
if 'layer' not in n:
layer_name_splited = n.split('.')