MCPcopy Create free account
hub / github.com/KohakuBlueleaf/LyCORIS / bypass_forward

Method bypass_forward

lycoris/modules/locon.py:306–307  ·  view source on GitHub ↗
(self, x, scale=1)

Source from the content-addressed store, hash-verified

304 }
305 if self.isconv
306 else {}
307 )
308 # .to(x) so a quantized or fp8 base still works: the adapter weights
309 # meet the activation, not the other way around.
310 diff = bypass_diff(

Callers 1

forwardMethod · 0.95

Calls 1

bypass_forward_diffMethod · 0.95

Tested by

no test coverage detected