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
32fac34586
commit
a53453c22c
Binary file not shown.
Binary file not shown.
@ -142,7 +142,6 @@ class LoRAHook():
|
||||
print(input)
|
||||
lora_out = self.lora(input)
|
||||
output = input + lora_out
|
||||
exit()
|
||||
|
||||
|
||||
def set_batch_count(model: Union[nn.Module, DDP], batch_count: float) -> None:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user