Update __init__.py
This commit is contained in:
parent
1601dca031
commit
26dc50294a
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ from .geglu import (
|
|||
)
|
||||
from .fast_lora import (
|
||||
get_lora_parameters,
|
||||
get_lora_parameters_bias,
|
||||
apply_lora_mlp_swiglu,
|
||||
apply_lora_mlp_geglu_exact,
|
||||
apply_lora_mlp_geglu_approx,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue