from local

This commit is contained in:
dohe0342 2023-05-24 13:28:05 +09:00
parent c3d427d7a1
commit f5f7369fbc
2 changed files with 1 additions and 0 deletions

View File

@ -1596,6 +1596,7 @@ def run_adapter(rank, world_size, args, wb=None):
if isinstance(module, fairseq.modules.multihead_attention.MultiheadAttention):
print(module)
print('-'*30)
exit()
adapter_names = []