skirano commited on
Commit
7a8724d
1 Parent(s): e57ab1a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -11,6 +11,8 @@ inference: false
11
  # Mistral7B-Inst-v0.2-4bit-mlx-distilabel-capybara-dpo-7k
12
  This model was converted to MLX format from [`mlx-community/Mistral-7B-Instruct-v0.2-8-bit-mlx`]().
13
  Refer to the [original model card](https://huggingface.co/mlx-community/Mistral-7B-Instruct-v0.2-8-bit-mlx) for more details on the model.
 
 
14
  ## Use with mlx
15
  ```bash
16
  pip install mlx
 
11
  # Mistral7B-Inst-v0.2-4bit-mlx-distilabel-capybara-dpo-7k
12
  This model was converted to MLX format from [`mlx-community/Mistral-7B-Instruct-v0.2-8-bit-mlx`]().
13
  Refer to the [original model card](https://huggingface.co/mlx-community/Mistral-7B-Instruct-v0.2-8-bit-mlx) for more details on the model.
14
+
15
+ Using a DPO dataset by Argilla [dataset](https://huggingface.co/datasets/argilla/distilabel-capybara-dpo-7k-binarized)
16
  ## Use with mlx
17
  ```bash
18
  pip install mlx