gemma-4-12B-it-3bit-mlx

Provenance

Converted from google/gemma-4-12B-it using mlx-lm 0.31.3.

Usage

from mlx_lm import load, generate

model, tokenizer = load("salohcin714/gemma-4-12B-it-3bit-mlx")
messages = [{"role": "user", "content": "Hello"}]
prompt = tokenizer.apply_chat_template(messages, add_generation_prompt=True)
text = generate(model, tokenizer, prompt=prompt, verbose=True)

Modifications

Weights converted to MLX safetensors layout and quantized (3-bit affine quantization, group size 64, via round-to-nearest, no calibration). No fine-tuning; no added training data.

License and attribution

Licensed under Apache 2.0. Original weights by Google. See the upstream model card and the included LICENSE file for the full text.

Disclaimer

This repository is not affiliated with or endorsed by Google. "Gemma" is a Google trademark, used here descriptively to identify the origin of the base model.

Downloads last month
11
Safetensors
Model size
1B params
Tensor type
BF16
·
U32
·
MLX
Hardware compatibility
Log In to add your hardware

3-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for salohcin714/gemma-4-12B-it-3bit-mlx

Quantized
(302)
this model