mirror of
https://github.com/wassname/peft.git
synced 2026-09-10 12:20:21 +08:00
Update config.py
This commit is contained in:
@@ -29,7 +29,6 @@ class PeftType(str, enum.Enum):
|
||||
P_TUNING = "P_TUNING"
|
||||
PREFIX_TUNING = "PREFIX_TUNING"
|
||||
LORA = "LORA"
|
||||
MULTI_LORA = "MULTI_LORA"
|
||||
|
||||
|
||||
class TaskType(str, enum.Enum):
|
||||
|
||||
Reference in New Issue
Block a user