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
e86cdce618
commit
117daa59cb
Binary file not shown.
Binary file not shown.
@ -141,7 +141,8 @@ class LoRAHook():
|
|||||||
#print('-'*20)
|
#print('-'*20)
|
||||||
#print(input[0].size(), output.size())
|
#print(input[0].size(), output.size())
|
||||||
#print('-'*20)
|
#print('-'*20)
|
||||||
|
|
||||||
|
print(output)
|
||||||
lora_out = self.lora(input[0])
|
lora_out = self.lora(input[0])
|
||||||
output += lora_out
|
output += lora_out
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user