45 20 hours ago

Gemma 4 26B-A4B uncensored MoE: 1M context, vision, fast. ~91% recall, honestly documented.

vision tools thinking
ollama run satgeze/gemma4-26b-uncensored-1m

Details

20 hours ago

73687620b6a2 · 18GB ·

gemma4
·
25.2B
·
Q4_K_M
clip
·
573M
·
BF16
{ "num_ctx": 262144 }

Readme

Gemma 4

Gemma 4 26B-A4B Uncensored, 1M context

HauhauCS’s uncensored Gemma-4-26B-A4B (MoE, 4B active, Google QAT) with a 1,048,576-token context baked in and vision attached. The fastest of the uncensored Gemma trio. Native renderer and parser set:

ollama launch claude --model satgeze/gemma4-26b-uncensored-1m

Verified, with full honesty

NIAH heatmap

Needle recall averages ~91 percent across two full seed sets: roughly one random needle per rung, at all lengths including native range. This is a small flat abliteration tax, not a long-context failure (the official censored trunk scores 1010 under the same harness). If a rare retrieval miss is unacceptable for your workload, use satgeze/gemma4-12b-uncensored-1m, which is certified clean. Every run including the misses is published in the repo data.

Tags

Tag Size Note
latest 18GB The only quant in existence: Google ships this QAT checkpoint in 4-bit only

KV is about 18KB per token; raise context with /set parameter num_ctx.

MTP note

A separate 252MB draft head lives on the repo (+48 percent decode under llama.cpp with -md); Ollama has no speculative decoding yet.

Links

Full repo, raw data, charts: Hugging Face | ModelScope Method and harness: github.com/satindergrewal/aviary-1m

Credits: Google (Gemma 4 + QAT; Gemma license), HauhauCS (uncensoring), Unsloth (MTP head), SatGeze (1M extension, testing).