Views
No views yet
Experimental derivative release. Despite the repository name, this model is not presented as fully safety-validated. It is a partial safety-restoration experiment built on top of a community JANG/CRACK derivative.
| Runtime | Status |
|---|---|
| vMLX (1.3.26+) | ✅ Recommended — native JANG format support |
| mlx_vlm.server | ❌ Not compatible — requires uniform quantization, JANG uses mixed-precision (2/6/8-bit) |
| mlx-lm | ❌ Not compatible — same reason as mlx_vlm |
Important: This model uses JANG v2.0 mixed-precision quantization (2/6/8-bit per layer). Standard MLX tools (mlx-lm, mlx_vlm) only support uniform bit-width and cannot load this format. Use vMLX or compatible inference engines with JANG support.
google/gemma-4-26b-a4b-it, quantized to matching 8-bit precision.| Base Model | google/gemma-4-26b-a4b-it |
| Architecture | MoE — 70.2B total, ~4B active per token |
| Attention | Hybrid: 25 sliding-window + 5 full-attention layers |
| Model Size | ~9.9 GB |
| Avg Bits | 2.51 bits/weight |
| Context | 262,144 tokens |
| Multimodal | Vision + Text |
| Safety | Partial restoration experiment; not fully safety-validated |
| Format | MLX safetensors (JANG v2.0) |
| Tier | Components | Bits |
|---|---|---|
| CRITICAL | Attention (Q/K/V/O), router, shared MLP, embeddings | 8 |
| IMPORTANT | Gate projection, up projection | 6 |
| COMPRESS | Expert MLP (down proj), switch MLP | 2 |
o_proj weights in layers 15-25
(11 tensors, using MPOA method at strength 8.0).o_proj weights from google/gemma-4-26b-a4b-itcrack_surgery configo_proj tensors were restored; no comprehensive red-team or policy eval is included in this repository.