[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
ec4f2a15a0
commit
2b44b85e19
1 changed files with 0 additions and 4 deletions
|
|
@ -1584,10 +1584,6 @@ class FastModel(FastBaseModel):
|
|||
|
||||
if _clippable_linear_cls is not None:
|
||||
from peft.tuners.lora.model import LoraModel as _LoraModel
|
||||
<<<<<<< HEAD
|
||||
|
||||
=======
|
||||
>>>>>>> 35ebf398 (fix: patch PEFT for Gemma4ClippableLinear in loader checkpoint path)
|
||||
_original_car = _LoraModel._create_and_replace
|
||||
|
||||
def _patched_car(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue