From 0337646b4efc819d5ef79934041ff2e8be1bbc7f Mon Sep 17 00:00:00 2001 From: Prince Canuma Date: Sat, 14 Dec 2024 16:39:55 +0100 Subject: [PATCH] add to tuner --- llms/mlx_lm/tuner/utils.py | 1 + 1 file changed, 1 insertion(+) diff --git a/llms/mlx_lm/tuner/utils.py b/llms/mlx_lm/tuner/utils.py index 6821f434..3986952a 100644 --- a/llms/mlx_lm/tuner/utils.py +++ b/llms/mlx_lm/tuner/utils.py @@ -96,6 +96,7 @@ def linear_to_lora_layers( "gemma2", "starcoder2", "cohere", + "cohere2", "minicpm", "deepseek", "olmo2",