[chore] Clean up redundant lora_weight_names concept to simplify code (#9131)
This commit is contained in:
@@ -2874,6 +2874,8 @@ SUPPORTED_LORA_TARGET_MODULES = [
|
||||
"gate_proj",
|
||||
"up_proj",
|
||||
"down_proj",
|
||||
"qkv_proj",
|
||||
"gate_up_proj",
|
||||
]
|
||||
|
||||
LORA_TARGET_ALL_MODULES = "all"
|
||||
|
||||
Reference in New Issue
Block a user