mirror of
https://github.com/ml-explore/mlx-examples.git
synced 2025-10-23 22:18:06 +08:00
add internlm3 (#1206)
This commit is contained in:
@@ -100,6 +100,7 @@ def linear_to_lora_layers(
|
||||
"minicpm",
|
||||
"deepseek",
|
||||
"olmo2",
|
||||
"internlm3",
|
||||
]:
|
||||
keys = set(["self_attn.q_proj", "self_attn.v_proj"])
|
||||
if model.model_type in ["mixtral", "phimoe"]:
|
||||
|
Reference in New Issue
Block a user