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
ccc529cbff
commit
b3f712b0ac
Binary file not shown.
@ -1610,6 +1610,8 @@ def run_adapter(rank, world_size, args, wb=None):
|
||||
else:
|
||||
p.requires_grad = False
|
||||
|
||||
for lora in lora_modules:
|
||||
print(lora.lora.state_dict())
|
||||
#print(adapter_names)
|
||||
#exit()
|
||||
'''
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user