skirano commited on
Commit
92c256d
·
verified ·
1 Parent(s): c847378

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -10,8 +10,10 @@ pipeline_tag: text-generation
10
  ---
11
 
12
  # mlx-community/CodelLama7B-inst-dpo-7k-mlx
13
- This model was converted to MLX format from [`mlx-community/CodeLlama-7b-Instruct-hf-4bit-MLX`]().
14
  Refer to the [original model card](https://huggingface.co/mlx-community/CodeLlama-7b-Instruct-hf-4bit-MLX) for more details on the model.
 
 
15
  ## Use with mlx
16
 
17
  ```bash
 
10
  ---
11
 
12
  # mlx-community/CodelLama7B-inst-dpo-7k-mlx
13
+ This model is a finetuned MLX version from [`mlx-community/CodeLlama-7b-Instruct-hf-4bit-MLX`]().
14
  Refer to the [original model card](https://huggingface.co/mlx-community/CodeLlama-7b-Instruct-hf-4bit-MLX) for more details on the model.
15
+
16
+ Using argilla 7k DPO dataset
17
  ## Use with mlx
18
 
19
  ```bash