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
d0aa7e7347
commit
4cb151a723
Binary file not shown.
@ -1594,6 +1594,7 @@ def run_adapter(rank, world_size, args, wb=None):
|
|||||||
print(module)
|
print(module)
|
||||||
|
|
||||||
exit()
|
exit()
|
||||||
|
|
||||||
adapter_names = []
|
adapter_names = []
|
||||||
adapter_param = []
|
adapter_param = []
|
||||||
for n, p in model.named_parameters():
|
for n, p in model.named_parameters():
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user