Update README.md
Browse files
README.md
CHANGED
|
@@ -16,6 +16,15 @@ pipeline_tag: text-generation
|
|
| 16 |
|
| 17 |
The Model [mrtoots/GLM-4.7-mlx-4Bit](https://huggingface.co/mrtoots/GLM-4.7-mlx-4Bit) was converted to MLX format from [unsloth/GLM-4.7](https://huggingface.co/unsloth/GLM-4.7) using mlx-lm version **0.28.3**.
|
| 18 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 19 |
## Use with mlx
|
| 20 |
|
| 21 |
```bash
|
|
|
|
| 16 |
|
| 17 |
The Model [mrtoots/GLM-4.7-mlx-4Bit](https://huggingface.co/mrtoots/GLM-4.7-mlx-4Bit) was converted to MLX format from [unsloth/GLM-4.7](https://huggingface.co/unsloth/GLM-4.7) using mlx-lm version **0.28.3**.
|
| 18 |
|
| 19 |
+
|
| 20 |
+
## Toots' Note:
|
| 21 |
+
This model was converted and quantized utilizing unsloth's version of GLM-4.7. Should include any chat template fixes.
|
| 22 |
+
|
| 23 |
+
Please follow and support [unsloth's work](https://huggingface.co/unsloth) if you like it!
|
| 24 |
+
|
| 25 |
+
🦛 <span style="color:#800080">If you want a free consulting session, </span>[fill out this form](https://forms.gle/xM9gw1urhypC4bWS6) <span style="color:#800080">to get in touch!</span> 🤗
|
| 26 |
+
|
| 27 |
+
|
| 28 |
## Use with mlx
|
| 29 |
|
| 30 |
```bash
|