AlejandroOlmedo commited on
Commit
eb68c1f
·
verified ·
1 Parent(s): 6881511

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -19,12 +19,14 @@ tags:
19
 
20
  [https://huggingface.co/lmstudio-community/zeta-GGUF](https://huggingface.co/lmstudio-community/zeta-GGUF) (GGUF Version)
21
 
22
- I simply converted it to MLX format (using mlx-lm version **0.21.4**.) 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
 
 
19
 
20
  [https://huggingface.co/lmstudio-community/zeta-GGUF](https://huggingface.co/lmstudio-community/zeta-GGUF) (GGUF Version)
21
 
22
+ - Converted it to MLX format (using mlx-lm version **0.21.4**.) for better performance on Apple Silicon Macs (M1,M2,M3,M4 Chips).
23
+ - If you are looking for a smaller (quantized) mlx model, see the models below.
24
 
25
  ## Other Types:
26
  | Link | Type | Size| Notes |
27
  |-------|-----------|-----------|-----------|
28
+ | [MLX] (https://huggingface.co/AlejandroOlmedo/zeta-mlx) | Full | 15.2 GB | **Best Quality** |
29
+ | [MLX] (https://huggingface.co/AlejandroOlmedo/zeta-8bit-mlx) | 8-bit | 8.10 GB | **Better Quality** |
30
  | [MLX] (https://huggingface.co/AlejandroOlmedo/zeta-4bit-mlx) | 4-bit | 4.30 GB | Good Quality|
31
 
32