cogbuji commited on
Commit
cdfc2e0
1 Parent(s): 17129e2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -23,7 +23,7 @@ model-index:
23
  This model was converted to MLX format from `teknium/OpenHermes-2.5-Mistral-7B` and quantized
24
  Refer to the [original model card](https://huggingface.co/teknium/OpenHermes-2.5-Mistral-7B) for more details on the model.
25
 
26
- It was converted and quantized with mlx 0.7.0 and mlx_lm 0.3. Later versions of these may deprecate this model
27
  ## Use with mlx
28
 
29
  ```bash
 
23
  This model was converted to MLX format from `teknium/OpenHermes-2.5-Mistral-7B` and quantized
24
  Refer to the [original model card](https://huggingface.co/teknium/OpenHermes-2.5-Mistral-7B) for more details on the model.
25
 
26
+ It was converted and quantized with mlx 0.7.0 and mlx_lm 0.3 and should be used with those versions. Later versions of these may deprecate this model
27
  ## Use with mlx
28
 
29
  ```bash