Censorship Profile
Table with columns: Category, Original Mythos-9B, Unhinged (65%)| Category | Original Mythos-9B | Unhinged (65%) |
|---|
| Lockpicking | 3/5 | 5/5 |
| Keylogger code | 2/5 | 5/5 |
| Drug synthesis | 1/5 | 4/5 |
| Drunk driving | 1/5 | 5/5 |
| Hacker techniques | 3/5 | 5/5 |
| Social engineering | 2/5 | 5/5 |
| Average | 2.5/5 | 4.8/5 |
This model does not refuse. It provides complete, detailed, working answers on every tested category.
Architecture
- Base: Qwen3-9B (36 layers, 4096 hidden, 32 heads)
- Merge method: SLERP at t=0.65 with braindao/Qwen3-8B-Uncensored
- Parameters: ~9B
- Context length: 32,768 tokens
- Thinking mode: Native (Qwen3) — use
/no_think for faster responses
Table with columns: Metric, Score| Metric | Score |
|---|
| Speed (M3 Mac, Q4_K_M, thinking) | ~3.4 tok/s |
| Speed (M3 Mac, Q4_K_M, no-think) | ~8-10 tok/s (estimated) |
| Censorship resistance | 4.8/5 |
| Tool-use capability | Preserved |
| Reasoning capability | Preserved |
Model Family
Table with columns: Model, Size, Censorship, Best For| Model | Size | Censorship | Best For |
|---|
| ShellWhisperer-1.5B | 1.5B | 5/5 | Shell/terminal, edge devices |
| Mythos-9B | 9B | 2.5/5 | General agent work |
| Mythos-9B-Enhanced | 9B | 3.0/5 | Agent + security research, balanced |
| Mythos-9B-Unhinged | 9B | 4.8/5 | Fully uncensored, no refusals |
Training Data
Fine-tuned on the FableForge Mix A dataset (47,824 examples) of agent traces, shell commands, code generation, and multi-step reasoning tasks. 98.3% of the 2.8M formatted examples remain untapped for future training.
Table with columns: Platform, How to Use| Platform | How to Use |
|---|
| Ollama | ollama create mythos-9b-unhinged -f Modelfile |
| LM Studio | Load GGUF directly |
| Text Generation WebUI | Load GGUF directly |
| llama.cpp | ./llama-cli -m mythos-9b-unhinged-Q4_K_M.gguf -ngl 99 |
| vLLM | --model King3Djbl/mythos-9b-unhinged |
| HuggingFace Transformers | AutoModelForCausalLM.from_pretrained(...) |
|
⚡ Quickest start — Ollama (these pulls credit the source, not a mirror)
ollama run hf.co/King3Djbl/mythos-9b-unhinged:Q4_K_M
🦙 llama.cpp
llama-cli -hf King3Djbl/mythos-9b-unhinged:Q4_K_M -p "Hello!"
💠 LM Studio
Search King3Djbl/mythos-9b-unhinged and pick a quant below.
📦 Provided quants (download one file, not the whole repo)
Not sure? Take Q4_K_M. Low RAM → IQ4_XS. Max quality → Q6_K.
<|im_start|>system
{system_prompt}<|im_end|>
<|im_start|>user
{prompt}<|im_end|>
<|im_start|>assistant
🌌 See it live — the FableForge demos
This family powers a galaxy of free, interactive HF Spaces:
Warning
This model has no safety filters. It will answer any request. Use responsibly and in compliance with applicable laws.
Citation
@misc{mythos9bunhinged2025,
title={Mythos-9B-Unhinged: Fully Uncensored Agent Model},
author={FableForge AI},
year={2025},
howpublished={\url{https://huggingface.co/King3Djbl/mythos-9b-unhinged}}
}
⭐ Like & share — it helps people find the source instead of a mirror.