majentik commited on
Commit
2bfc62c
·
verified ·
1 Parent(s): b22a977

Remove links to retired duplicate brand variants

Browse files
Files changed (1) hide show
  1. README.md +0 -4
README.md CHANGED
@@ -114,7 +114,6 @@ This model requires approximately 1.2 GB of unified memory. Recommended hardware
114
  - [google/gemma-4-E4B](https://huggingface.co/google/gemma-4-E4B) -- Base model
115
  - [majentik/gemma-4-E4B-RotorQuant-MLX-8bit](https://huggingface.co/majentik/gemma-4-E4B-RotorQuant-MLX-8bit) -- MLX 8-bit variant
116
  - [majentik/gemma-4-E4B-RotorQuant-MLX-4bit](https://huggingface.co/majentik/gemma-4-E4B-RotorQuant-MLX-4bit) -- MLX 4-bit variant
117
- - [majentik/gemma-4-E4B-TurboQuant-MLX-2bit](https://huggingface.co/majentik/gemma-4-E4B-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
 
@@ -147,6 +146,3 @@ This model requires approximately 1.2 GB of unified memory. Recommended hardware
147
  | [RotorQuant-MLX-4bit](https://huggingface.co/majentik/gemma-4-e4b-rotorquant-mlx-4bit) | mlx-lm | ~2.5 GB | Apple Silicon balanced |
148
  | [RotorQuant-MLX-8bit](https://huggingface.co/majentik/gemma-4-e4b-rotorquant-mlx-8bit) | mlx-lm | ~4.7 GB | Apple Silicon reference |
149
  | [TurboQuant](https://huggingface.co/majentik/gemma-4-e4b-turboquant) | runtime modifier | n/a | KV-cache root (weight-agnostic) |
150
- | [TurboQuant-MLX-2bit](https://huggingface.co/majentik/gemma-4-e4b-turboquant-mlx-2bit) | mlx-lm | ~1.3 GB | Apple Silicon, smallest |
151
- | [TurboQuant-MLX-4bit](https://huggingface.co/majentik/gemma-4-e4b-turboquant-mlx-4bit) | mlx-lm | ~2.5 GB | Apple Silicon balanced |
152
- | [TurboQuant-MLX-8bit](https://huggingface.co/majentik/gemma-4-e4b-turboquant-mlx-8bit) | mlx-lm | ~4.7 GB | Apple Silicon reference |
 
114
  - [google/gemma-4-E4B](https://huggingface.co/google/gemma-4-E4B) -- Base model
115
  - [majentik/gemma-4-E4B-RotorQuant-MLX-8bit](https://huggingface.co/majentik/gemma-4-E4B-RotorQuant-MLX-8bit) -- MLX 8-bit variant
116
  - [majentik/gemma-4-E4B-RotorQuant-MLX-4bit](https://huggingface.co/majentik/gemma-4-E4B-RotorQuant-MLX-4bit) -- MLX 4-bit variant
 
117
  - [RotorQuant GitHub](https://github.com/scrya-com/rotorquant)
118
  - [MLX Framework](https://github.com/ml-explore/mlx)
119
 
 
146
  | [RotorQuant-MLX-4bit](https://huggingface.co/majentik/gemma-4-e4b-rotorquant-mlx-4bit) | mlx-lm | ~2.5 GB | Apple Silicon balanced |
147
  | [RotorQuant-MLX-8bit](https://huggingface.co/majentik/gemma-4-e4b-rotorquant-mlx-8bit) | mlx-lm | ~4.7 GB | Apple Silicon reference |
148
  | [TurboQuant](https://huggingface.co/majentik/gemma-4-e4b-turboquant) | runtime modifier | n/a | KV-cache root (weight-agnostic) |