majentik commited on
Commit
ee05058
·
verified ·
1 Parent(s): 2861d44

Remove links to retired duplicate brand variants

Browse files
Files changed (1) hide show
  1. README.md +0 -6
README.md CHANGED
@@ -96,7 +96,6 @@ upstream options described above (`-ctk/-ctv q8_0`, `OLLAMA_KV_CACHE_TYPE`).
96
  | Precision | Approximate Size | MLX Variant |
97
  |---|---|---|
98
  | FP16 (original) | ~62 GB | -- |
99
- | 8-bit quantized | ~31 GB | [RotorQuant-MLX-8bit](https://huggingface.co/majentik/gemma-4-31B-it-RotorQuant-MLX-8bit) |
100
  | 4-bit quantized | ~17 GB | [RotorQuant-MLX-4bit](https://huggingface.co/majentik/gemma-4-31B-it-RotorQuant-MLX-4bit) |
101
  | **2-bit quantized** | **~9 GB** | **This model** |
102
 
@@ -112,9 +111,7 @@ This model requires approximately 9 GB of unified memory. Recommended hardware:
112
  ## See Also
113
 
114
  - [google/gemma-4-31B-it](https://huggingface.co/google/gemma-4-31B-it) -- Base model
115
- - [majentik/gemma-4-31B-it-RotorQuant-MLX-8bit](https://huggingface.co/majentik/gemma-4-31B-it-RotorQuant-MLX-8bit) -- MLX 8-bit variant
116
  - [majentik/gemma-4-31B-it-RotorQuant-MLX-4bit](https://huggingface.co/majentik/gemma-4-31B-it-RotorQuant-MLX-4bit) -- MLX 4-bit variant
117
- - [majentik/gemma-4-31B-it-TurboQuant-MLX-2bit](https://huggingface.co/majentik/gemma-4-31B-it-TurboQuant-MLX-2bit) -- TurboQuant MLX 2-bit variant
118
  - [RotorQuant GitHub](https://github.com/scrya-com/rotorquant)
119
  - [MLX Framework](https://github.com/ml-explore/mlx)
120
 
@@ -145,7 +142,4 @@ This model requires approximately 9 GB of unified memory. Recommended hardware:
145
  | [RotorQuant-GGUF-Q8_0](https://huggingface.co/majentik/gemma-4-31b-it-rotorquant-gguf-Q8_0) | llama.cpp | ~65 GB | Near-lossless reference |
146
  | **RotorQuant-MLX-2bit** | mlx-lm | ~9.9 GB | Apple Silicon, smallest |
147
  | [RotorQuant-MLX-4bit](https://huggingface.co/majentik/gemma-4-31b-it-rotorquant-mlx-4bit) | mlx-lm | ~19 GB | Apple Silicon balanced |
148
- | [RotorQuant-MLX-8bit](https://huggingface.co/majentik/gemma-4-31b-it-rotorquant-mlx-8bit) | mlx-lm | ~37 GB | Apple Silicon reference |
149
- | [TurboQuant-MLX-2bit](https://huggingface.co/majentik/gemma-4-31b-it-turboquant-mlx-2bit) | mlx-lm | ~9.9 GB | Apple Silicon, smallest |
150
- | [TurboQuant-MLX-4bit](https://huggingface.co/majentik/gemma-4-31b-it-turboquant-mlx-4bit) | mlx-lm | ~19 GB | Apple Silicon balanced |
151
  | [TurboQuant-MLX-8bit](https://huggingface.co/majentik/gemma-4-31b-it-turboquant-mlx-8bit) | mlx-lm | ~37 GB | Apple Silicon reference |
 
96
  | Precision | Approximate Size | MLX Variant |
97
  |---|---|---|
98
  | FP16 (original) | ~62 GB | -- |
 
99
  | 4-bit quantized | ~17 GB | [RotorQuant-MLX-4bit](https://huggingface.co/majentik/gemma-4-31B-it-RotorQuant-MLX-4bit) |
100
  | **2-bit quantized** | **~9 GB** | **This model** |
101
 
 
111
  ## See Also
112
 
113
  - [google/gemma-4-31B-it](https://huggingface.co/google/gemma-4-31B-it) -- Base model
 
114
  - [majentik/gemma-4-31B-it-RotorQuant-MLX-4bit](https://huggingface.co/majentik/gemma-4-31B-it-RotorQuant-MLX-4bit) -- MLX 4-bit variant
 
115
  - [RotorQuant GitHub](https://github.com/scrya-com/rotorquant)
116
  - [MLX Framework](https://github.com/ml-explore/mlx)
117
 
 
142
  | [RotorQuant-GGUF-Q8_0](https://huggingface.co/majentik/gemma-4-31b-it-rotorquant-gguf-Q8_0) | llama.cpp | ~65 GB | Near-lossless reference |
143
  | **RotorQuant-MLX-2bit** | mlx-lm | ~9.9 GB | Apple Silicon, smallest |
144
  | [RotorQuant-MLX-4bit](https://huggingface.co/majentik/gemma-4-31b-it-rotorquant-mlx-4bit) | mlx-lm | ~19 GB | Apple Silicon balanced |
 
 
 
145
  | [TurboQuant-MLX-8bit](https://huggingface.co/majentik/gemma-4-31b-it-turboquant-mlx-8bit) | mlx-lm | ~37 GB | Apple Silicon reference |