mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-12-11 06:55:27 +00:00
from local
This commit is contained in:
parent
f525a35a26
commit
5facfd8c39
Binary file not shown.
@ -1597,7 +1597,6 @@ def run_adapter(rank, world_size, args, wb=None):
|
||||
if isinstance(module, fairseq.modules.multihead_attention.MultiheadAttention):
|
||||
for m in module.modules():
|
||||
lora_module.append(LoRAHook(m))
|
||||
|
||||
print('-'*30)
|
||||
|
||||
exit()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user