[!IMPORTANT]
Set your sampler explicitly:temperature=1.0, top_p=0.95, top_k=64 — the Muse Glimmer
vendor defaults. These are baked into generation_config.json and jang_config.json, but many
inference runtimes ignore those files and fall back to no top_k filter, degrading output. Pass
them explicitly. Stop tokens eos_token_id = [200001, 200008] — keep both in the stop set.
Reasoning effort defaults to high; controllable via the system prompt (low / medium / high / xhigh).
This is OsaurusAI/Muse-Glimmer-30B — a 30B-parameter
multimodal reasoning model (Gemma-3 vision-language backbone, 52 layers, sliding + global attention,
perception encoder) served over the Onyx-ATEM harmony protocol (channel-separated reasoning + answer,
controllable reasoning effort, agentic <atem:invoke> tool calling) — that has been:
CRACK abliterated — refusal behavior removed at the weight level, so it complies across task
categories instead of refusing, while keeping its vision, coding, knowledge, multilingual (EN + ZH),
reasoning, and tool-use ability intact.
Evaluated through the vMLX inference engine at serving parity. HarmBench scored with a strict classifier
(rejects loops, empty/template dumps, and thinking-trace leakage — only substantive, coherent, on-topic
compliance counts). MMLU is the standard 57-subject multiple-choice benchmark in logit mode.
Metric
Base
CRACK
MMLU (57-subject, logit)
82.5%
81.4%
HarmBench (harm categories, compliance / ASR)
—
99.5% (239/240)
Abliteration is essentially capability-neutral — MMLU moves −1.1 points, within run-to-run
noise (no subject collapse). Compliance was quality-verified by reading full generations — genuine,
correct, on-topic outputs (not empty/gibberish/template dumps). The model stays coherent in direct and
reasoning modes across all four reasoning-effort settings. HarmBench measured on the harm categories
(standard + contextual, 240 behaviors); copyright excluded per our real-harm methodology.
Capability Verification
Read-verified on a 20-prompt suite (every response coherent, correct, on-topic — zero refusals,
zero gibberish):
Multilingual — English + Chinese (tested and validated on both).
MLX-native safetensors · instant load on Apple Silicon.
Usage
Run with vMLX (recommended — honors the per-module mixed-precision JANG overrides,
vision, and the Onyx-ATEM reasoning/tool parsers) or an mlx-vlm runtime with Muse Glimmer support.
CRACK (Controlled Refusal Ablation via Calibrated Knockouts) is dealignai's weight-level method for
removing safety-refusal behavior while preserving reasoning quality, coherence, and general capability —
so the model complies across task categories instead of refusing. Calibrated per model.
Support dealignai
All models are built from original research and released free.
This model has had its safety-refusal behavior removed for research purposes. It will follow instructions
across all categories without refusing. You are solely responsible for how you use it and for complying
with all applicable laws. Published for AI-safety research and authorized security testing.