Update README.md
Browse files
README.md
CHANGED
@@ -21,6 +21,13 @@ base_model: zed-industries/zeta
|
|
21 |
|
22 |
I simply converted it to MLX format (using mlx-lm version **0.20.5**.) with a quantization of 8-bit for better performance on Apple Silicon Macs (M1,M2,M3,M4 Chips).
|
23 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
24 |
# Alejandroolmedo/zeta-8bit-mlx
|
25 |
|
26 |
The Model [Alejandroolmedo/zeta-8bit-mlx](https://huggingface.co/Alejandroolmedo/zeta-8bit-mlx) was converted to MLX format from [zed-industries/zeta](https://huggingface.co/zed-industries/zeta) using mlx-lm version **0.20.5**.
|
|
|
21 |
|
22 |
I simply converted it to MLX format (using mlx-lm version **0.20.5**.) with a quantization of 8-bit for better performance on Apple Silicon Macs (M1,M2,M3,M4 Chips).
|
23 |
|
24 |
+
## Other Types:
|
25 |
+
| Link | Type | Size| Notes |
|
26 |
+
|-------|-----------|-----------|-----------|
|
27 |
+
| [MLX] (https://huggingface.co/Alejandroolmedo/zeta-8bit-mlx) | 8-bit | 8.10 GB | **Best Quality** |
|
28 |
+
| [MLX] (https://huggingface.co/Alejandroolmedo/zeta-4bit-mlx) | 4-bit | 4.30 GB | Good Quality|
|
29 |
+
|
30 |
+
|
31 |
# Alejandroolmedo/zeta-8bit-mlx
|
32 |
|
33 |
The Model [Alejandroolmedo/zeta-8bit-mlx](https://huggingface.co/Alejandroolmedo/zeta-8bit-mlx) was converted to MLX format from [zed-industries/zeta](https://huggingface.co/zed-industries/zeta) using mlx-lm version **0.20.5**.
|