You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"The provided state dict contains normalization layers in addition to LoRA layers. The normalization layers will be directly updated the state_dict of the transformer "
1844
1844
"as opposed to the LoRA layers that will co-exist separately until the 'fuse_lora()' method is called. That is to say, the normalization layers will always be directly "
1845
-
"fused into the transformer and can only be unfused if `discard_original_layers=True` is passed."
1845
+
"fused into the transformer and can only be unfused if `discard_original_layers=True` is passed."
0 commit comments