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
f3bd3a8a4e
commit
8417f02d33
Binary file not shown.
@ -140,7 +140,6 @@ class LoRAHook():
|
||||
def hook_fn(self, module, input, output):
|
||||
#print(input)
|
||||
print(len(input))
|
||||
exit()
|
||||
#print(module, input, output)
|
||||
#lora_out = self.lora(input)
|
||||
#output += lora_out
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user