CoolFace
Modelpublic

mlx-community/gemma-4-e4b-it-OptiQ-4bit

sourceHugging Facegemmaupdated 11d agoView on Hugging Face
29likes2kdownloads
30 commits on main
e1404a811d ago

Point base_model at the upstream model and mark this repo as a quantization

codelion
6be2eaf2mo ago

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

codelion
4b145b92mo ago

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

codelion
20604502mo ago

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

codelion
03de9be2mo ago

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

codelion
a404bb73mo ago

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

codelion
6ffaa013mo ago

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

codelion
195e4803mo ago

docs: OptiQ brand spelling

codelion
98d7dc63mo ago

card: remove em-dashes, ensure funnel

codelion
63ab0533mo ago

card: add mlx-optiq funnel banner + CTA

codelion
fcdb12d4mo ago

Restore vision_config + optiq_vision marker for image input

codelion
7d8118e4mo ago

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

codelion
1ac6d784mo 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
bef5be44mo ago

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

codelion
8aadccf4mo ago

weights re-quant for mlx-lm 0.31 KV-shared Gemma-4 arch: optiq_metadata.json

codelion
5e935ae4mo ago

weights re-quant for mlx-lm 0.31 KV-shared Gemma-4 arch: config.json

codelion
fb6c9994mo ago

weights re-quant for mlx-lm 0.31 KV-shared Gemma-4 arch: model.safetensors.index.json

codelion
2f0bf8a4mo ago

weights re-quant for mlx-lm 0.31 KV-shared Gemma-4 arch: model-00002-of-00002.safetensors

codelion
dcecfb94mo ago

weights re-quant for mlx-lm 0.31 KV-shared Gemma-4 arch: model-00001-of-00002.safetensors

codelion
ca4515f4mo ago

Fix chat template: emit multimodal placeholders in tool messages

prince-canuma
cfac4665mo ago

card: link blog post for calibration mix instead of bare optiq.jsonl reference

codelion
6d66b755mo ago

card: drop loose IFEval row, keep strict only

codelion
13a5b725mo ago

v0.1.0 sweep: requant with 5.0-BPW ceiling, fresh benchmark numbers

codelion
e60cd685mo ago

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

codelion
7d0b3405mo ago

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

codelion
bfe86375mo ago

Clean codelion/source refs from model card

codelion
e49b5005mo ago

v0.0.9: fix quant weight round-trip (eager-eval), route to gemma4_text, updated model card

codelion
8960b845mo ago

Strip vision/audio metadata (text-only OptIQ variant cleanup)

codelion
b483edf6mo ago

Upload folder using huggingface_hub

codelion
ea0cde46mo ago

initial commit

codelion