[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
f45e813e4e
commit
aea8a8df18
1 changed files with 0 additions and 4 deletions
|
|
@ -1559,10 +1559,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