mirror of
https://github.com/wassname/peft.git
synced 2026-09-10 12:20:21 +08:00
revert changes
This commit is contained in:
@@ -26,7 +26,6 @@ config = LoraConfig(
|
||||
lora_alpha=32,
|
||||
lora_dropout=0.05,
|
||||
bias="none",
|
||||
task_type="VISION_2_SEQ",
|
||||
)
|
||||
|
||||
# We load our model and processor using `transformers`
|
||||
|
||||
Reference in New Issue
Block a user