Gemma-3-27b-it-HERETIC-Gemini-1000x-Deep-Reasoning-q6-mlx

Quantized model performance

q6      0.599,0.757,0.876,0.770,0.466,0.806,0.756

Brainwaves for regular vs 1000x models in the q6 quant

regular  0.594,0.746,0.881,0.779,0.464,0.816,0.751
1000x    0.599,0.757,0.876,0.770,0.466,0.806,0.756

Heretic ablation improved the model arc/arc_easy significantly, with minor drops in other places

-G

Use with mlx

pip install mlx-lm
from mlx_lm import load, generate

model, tokenizer = load("Gemma-3-27b-it-HERETIC-Gemini-1000x-Deep-Reasoning-q6-mlx")

prompt = "hello"

if tokenizer.chat_template is not None:
    messages = [{"role": "user", "content": prompt}]
    prompt = tokenizer.apply_chat_template(
        messages, add_generation_prompt=True, return_dict=False,
    )

response = generate(model, tokenizer, prompt=prompt, verbose=True)
Downloads last month
62
Safetensors
Model size
27B params
Tensor type
BF16
·
U32
·
MLX
Hardware compatibility
Log In to add your hardware

6-bit

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

Model tree for nightmedia/Gemma-3-27b-it-HERETIC-Gemini-1000x-Deep-Reasoning-q6-mlx

Quantized
(6)
this model

Dataset used to train nightmedia/Gemma-3-27b-it-HERETIC-Gemini-1000x-Deep-Reasoning-q6-mlx

Collections including nightmedia/Gemma-3-27b-it-HERETIC-Gemini-1000x-Deep-Reasoning-q6-mlx