Update README.md
Browse files
README.md
CHANGED
|
@@ -13,14 +13,4 @@ pipeline_tag: text-generation
|
|
| 13 |
|
| 14 |
This model [ethicalabs/granite-4.0-micro-base-MLX](https://huggingface.co/ethicalabs/granite-4.0-micro-base-MLX) was
|
| 15 |
converted to MLX format from [ibm-granite/granite-4.0-micro-base](https://huggingface.co/ibm-granite/granite-4.0-micro-base)
|
| 16 |
-
using mlx-lm version **0.28.2**.
|
| 17 |
-
|
| 18 |
-
## Use with mlx
|
| 19 |
-
|
| 20 |
-
```bash
|
| 21 |
-
pip install mlx-lm
|
| 22 |
-
```
|
| 23 |
-
|
| 24 |
-
```bash
|
| 25 |
-
mlx_lm.generate --model mlx_model/ --prompt "hello world"
|
| 26 |
-
```
|
|
|
|
| 13 |
|
| 14 |
This model [ethicalabs/granite-4.0-micro-base-MLX](https://huggingface.co/ethicalabs/granite-4.0-micro-base-MLX) was
|
| 15 |
converted to MLX format from [ibm-granite/granite-4.0-micro-base](https://huggingface.co/ibm-granite/granite-4.0-micro-base)
|
| 16 |
+
using mlx-lm version **0.28.2**.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|