dealignai/Ornith-1.5-35B-A3B-UNCENSORED-JANG_6M

🤗 Hugging Face 来源image-text-to-textapache-2.036B 参数激活 3B72 GBsafetensors✓ 8 个校验和今天更新
一条命令提交

在你的模型文件夹旁边运行它。它会制作种子、将文件与 Hugging Face 比对,然后提交。你只需开始做种,并粘贴你账户中的密钥。它只读取你的文件,绝不修改。如果愿意,可以先阅读脚本。

curl -fsSL https://pirateface.co/package.sh | bash -s -- --repo dealignai/Ornith-1.5-35B-A3B-UNCENSORED-JANG_6M ./model-folder
需要做种者 →

Built for vMLX — the MLX inference engine for Apple Silicon with mixed-precision JANG bundles, KV-cache quantization, and agentic tool calling.
Free for macOS · vmlx.net

⚡ All JANG models are meant to be run in vMLX


Ornith 1.5 35B — UNCENSORED CRACK

JANG_6M · 6-bit mixed-precision (high quality)

Uncensored · Vision + Video · Reasoning on by default · Agentic coding · 262K context · ~28 GB


What Is This?

ornith-ai/Ornith-1.5-35B-A3B — a 35.9B Mixture-of-Experts vision-language model (40 layers, 256 routed experts, hybrid gated-delta + full-attention backbone, 27-layer vision tower, native video) — uncensored and quantized to a 6-bit mixed-precision (high quality) MLX bundle for Apple Silicon.

Refusal behavior is removed at the weight level: the model follows instructions across task categories instead of refusing, while keeping its coding ability, knowledge, reasoning, and vision intact. No runtime hooks, no steering vectors — a standard MLX bundle.

Results

Measured on this exact bundle. MMLU is the standard 57-subject benchmark in logit mode. HarmBench compliance is coherence-gated (looping or template dumps do not count) and excludes copyright-reproduction behaviors. KL divergence is measured against the uncracked MXFP8 reference on neutral held-out text — lower means closer to the original model's behavior.

Metric Value
MMLU (57-subject) 81.8% (base 81.8%, -0.09)
HarmBench compliance 97.9% (235/240)
KL vs uncracked MXFP8 0.1377 nats (floor 0.0000)
Size ~28 GB

MMLU by category — base vs uncensored

Category Base Uncensored Δ
STEM 76.8% 76.3% -0.5
Humanities 83.5% 84.6% +1.2
Social Sciences 88.8% 89.6% +0.8
Other 81.2% 79.6% -1.5
Overall (57 subj) 81.8% 81.8% -0.09

Capability is preserved: the model stays within a few points of the base bundle at the same quantization while refusals are removed.

Modalities

Vision supported — pass images through the bundled processor
Video supported (native video preprocessor)
Reasoning on by default; toggle with enable_thinking
Tool calling native XML / function schema
Context 262,144

Usage

Run with vMLX (recommended — honors the per-module mixed-precision overrides) or an MLX-VLM runtime with qwen3_5_moe support.

Recommended sampling (coding preset): temperature 0.6, top_p 0.95, top_k 20. A general preset (temperature 1.0) is also stamped in jang_config.json. Stop tokens eos_token_id = [248046, 248044].

{
  "model": "dealignai/Ornith-1.5-35B-A3B-JANG_6M-UNCENSORED-CRACK",
  "messages": [{"role": "user", "content": "..."}],
  "temperature": 0.6, "top_p": 0.95, "top_k": 20,
  "enable_thinking": true
}

Support dealignai

Support us on Ko-fi · X @dealignai · dealign.ai


⚠️ Disclaimer

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.