CoolFace
Modelpublic

mlx-community/gemma-4-26B-A4B-it-OptiQ-4bit

sourceHugging Facegemmaupdated 2mo agoView on Hugging Face
20likes1.3kdownloads
26 commits on main
e0061bd2mo ago

Sync chat template from google/gemma-4-31b-it (Google canonical, published 2026-07-09)

codelion
3168e0f3mo ago

index: register the bf16 vision tower so stock VLM loaders (mlx-vlm, oMLX, LM Studio) can find it

codelion
f4ab1483mo ago

Correct BFCL + Capability: the AST checker could not match array-typed arguments

codelion
d117f803mo ago

Move OptiQ sidecars under optiq/ so *.safetensors loaders (mlx-vlm, LM Studio) skip them

codelion
575009e3mo ago

fix: audio_tower conv weights to MLX channel-last layout (full-VLM loader compat)

codelion
83a66ed3mo ago

docs: OptiQ brand spelling

codelion
510f5834mo ago

card: remove em-dashes, ensure funnel

codelion
c73020f4mo ago

card: add mlx-optiq funnel banner + CTA

codelion
dbfd2a74mo ago

Restore vision_config + optiq_vision marker for image input

codelion
63746cb4mo ago

Add OptIQ vision sidecar (image+text support, v0.2.0)

codelion
59928614mo ago

Add kv_config.json (per-layer mixed-precision KV cache, 5.0 BPW target from OptiQ kv-cache sensitivity analysis). Requires optiq>=0.1.3 runtime for the RotatingQuantizedKVCache shim.

codelion
5e52cdb4mo ago

v0.1.0: 6-metric Capability Score + OptIQ vs U4 deltas

codelion
fe5f3dc4mo ago

Fix chat template: emit multimodal placeholders in tool messages

prince-canuma
0517c1d5mo ago

v0.1.0: 79.0 Capability (no-strip + attention-aware floor + 6-domain mix)

codelion
d6735d65mo ago

Re-eval GSM8K with chat-template: OptIQ 94.0% / uniform 92.0% (+2.0pp)

codelion
55d04a75mo ago

Delete stale buggy model-00005-of-00005.safetensors (replaced by 3-shard fixed version)

codelion
28b2ce15mo ago

Delete stale buggy model-00004-of-00005.safetensors (replaced by 3-shard fixed version)

codelion
93fc0595mo ago

Delete stale buggy model-00003-of-00005.safetensors (replaced by 3-shard fixed version)

codelion
f4dbd5c5mo ago

Delete stale buggy model-00002-of-00005.safetensors (replaced by 3-shard fixed version)

codelion
7346df55mo ago

Delete stale buggy model-00001-of-00005.safetensors (replaced by 3-shard fixed version)

codelion
d7e3c635mo ago

Add GSM8K benchmark: OptiQ 45.5% vs uniform 4-bit 18.5% (+27.0pp)

codelion
cc3d7d95mo ago

Update Article link to https://x.com/latent_node/status/2028412948167942334

codelion
ab6a03d5mo ago

Normalize model card: remove twitter ref, lowercase 'optiq', add multimodal stripping note

codelion
57e36455mo ago

Re-quantize with proper MoE expert handling: 24.5 GB → 14.5 GB, 4.94 BPW (was 8.15)

codelion
106425b5mo ago

Initial upload: gemma-4-26B-A4B-it-OptiQ-4bit (mixed-precision MoE, 4.5 BPW)

codelion
2cf10465mo ago

initial commit

codelion