mirror of
https://github.com/ml-explore/mlx-examples.git
synced 2025-09-01 12:49:50 +08:00
version (#570)
This commit is contained in:
@@ -47,6 +47,7 @@ def linear_to_lora_layers(
|
||||
"qwen2",
|
||||
"gemma",
|
||||
"starcoder2",
|
||||
"cohere",
|
||||
]:
|
||||
keys = set(["self_attn.q_proj", "self_attn.v_proj"])
|
||||
if model.model_type == "mixtral":
|
||||
|
Reference in New Issue
Block a user