cogbuji commited on
Commit
e4d2702
·
verified ·
1 Parent(s): e50df86

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -22,6 +22,8 @@ model-index:
22
  # cogbuji/OpenHermes-2.5-Mistral-7B-mlx-4bit
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
  ## Use with mlx
26
 
27
  ```bash
 
22
  # cogbuji/OpenHermes-2.5-Mistral-7B-mlx-4bit
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 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