CoolFace
Modelpublic

mlx-community/Qwen3.6-35B-A3B-OptiQ-4bit

sourceHugging Faceapache-2.0updated 3mo agoView on Hugging Face
76likes5.2kdownloads
17 commits on main
70a3aa33mo ago

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

codelion
cf989453mo ago

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

codelion
b838db53mo ago

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

codelion
7e762ce3mo ago

docs: OptiQ brand spelling

codelion
cb7d0504mo ago

card: remove em-dashes, ensure funnel

codelion
efa1de54mo ago

card: add mlx-optiq funnel banner + CTA

codelion
db4b07d4mo ago

Restore vision_config + optiq_vision metadata for the vision sidecar

codelion
09c41d84mo ago

Add bf16 vision sidecar (Qwen3-VL tower, 333 tensors) for image+text inference

codelion
ea189c14mo ago

Add kv_config.json (per-layer mixed-precision KV cache, 5.0 BPW target from OptiQ kv-cache sensitivity analysis)

codelion
63d52064mo ago

v0.1.0: add Qwen-recommended sampling defaults to generation_config.json so Lab can surface them

codelion
3aeb9df4mo ago

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

codelion
2b5ea9b4mo ago

v0.1.0: re-quant with no-strip pipeline + attention-aware floor + 6-domain calibration

codelion
d2937d85mo ago

Re-eval GSM8K with chat-template + enable_thinking=False: OptIQ 89.5% / uniform 91.5% (-2.0pp)

codelion
bfcb9ed5mo ago

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

codelion
30e67715mo ago

Drop Apple Silicon notes section per convention (no notes blocks)

codelion
a3931a95mo ago

Initial upload: Qwen3.6-35B-A3B-OptiQ-4bit (MoE 256 experts, 4.88 BPW, 20 GB)

codelion
93689665mo ago

initial commit

codelion