from local

This commit is contained in:
dohe0342 2023-05-24 12:54:25 +09:00
parent d0aa7e7347
commit 4cb151a723
2 changed files with 1 additions and 0 deletions

View File

@ -1594,6 +1594,7 @@ def run_adapter(rank, world_size, args, wb=None):
print(module)
exit()
adapter_names = []
adapter_param = []
for n, p in model.named_parameters():