Update README.md
Browse files
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
|