Update README.md
Browse files
README.md
CHANGED
@@ -10,8 +10,10 @@ pipeline_tag: text-generation
|
|
10 |
---
|
11 |
|
12 |
# mlx-community/CodelLama7B-inst-dpo-7k-mlx
|
13 |
-
This model
|
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
|