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
3cbf000be7
commit
f2a0448902
Binary file not shown.
@ -1624,8 +1624,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())
|
||||
#for lora in lora_modules:
|
||||
# print(lora.lora.state_dict())
|
||||
#print(adapter_names)
|
||||
#exit()
|
||||
'''
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user