from local

This commit is contained in:
dohe0342 2023-04-11 15:35:38 +09:00
parent 5825bbfe33
commit aeeca325f5
2 changed files with 0 additions and 2 deletions

View File

@ -1592,8 +1592,6 @@ def run_adapter(rank, world_size, args, wb=None):
p.requires_grad = False
prompt = torch.nn.Parameter(torch.randn(50, 512)).to(device)
print(prompt.size())
exit()
'''
optimizer_adapter = ScaledAdam(