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
debf2ded03
commit
ed2d611bad
Binary file not shown.
@ -1114,7 +1114,7 @@ def train_one_epoch(
|
|||||||
if params.print_diagnostics and batch_idx == 5:
|
if params.print_diagnostics and batch_idx == 5:
|
||||||
return
|
return
|
||||||
|
|
||||||
print(lora_modules[20].lora.lora_A.weight)
|
print(lora_modules[20].module.lora.lora_A.weight)
|
||||||
'''
|
'''
|
||||||
if (
|
if (
|
||||||
rank == 0
|
rank == 0
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user