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
09701ed03a
commit
a49f8cfa48
Binary file not shown.
@ -238,7 +238,7 @@ class LoRAModule(nn.Module):
|
||||
self,
|
||||
embedding_dim: float = 768,
|
||||
layer_num: int = 12,
|
||||
proj_dim: float = 512,
|
||||
rank: int = 10,
|
||||
) -> None:
|
||||
|
||||
super().__init__()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user