fableforge-ai/mythos-9b-unhinged-GGUF overview
Mythos 9B Unhinged GGUF GGUF quantizations of King3Djbl/mythos 9b unhinged https://huggingface.co/King3Djbl/mythos 9b unhinged , a fully uncensored 9B agent mo…
Runs locally from ~2.32 GB disk (4 GB VRAM class GPUs with llama.cpp / guIDE).
Repository Files & Downloads
| File | Type | Quantization | Size | Link |
|---|---|---|---|---|
| mythos-9b-unhinged-F16.gguf | GGUF | F16 | 15.26 GB | Download |
| mythos-9b-unhinged-IQ2_S.gguf | GGUF | IQ2_S | 2.67 GB | Download |
| mythos-9b-unhinged-IQ2_XS.gguf | GGUF | IQ2_XS | 2.51 GB | Download |
| mythos-9b-unhinged-IQ2_XXS.gguf | GGUF | IQ2_XXS | 2.32 GB | Download |
| mythos-9b-unhinged-IQ3_M.gguf | GGUF | IQ3_M | 3.63 GB | Download |
| mythos-9b-unhinged-IQ3_S.gguf | GGUF | IQ3_S | 3.16 GB | Download |
| mythos-9b-unhinged-IQ3_XS.gguf | GGUF | IQ3_XS | 3.38 GB | Download |
| mythos-9b-unhinged-IQ3_XXS.gguf | GGUF | IQ3_XXS | 3.14 GB | Download |
| mythos-9b-unhinged-IQ4_NL.gguf | GGUF | IQ4_NL | 4.46 GB | Download |
| mythos-9b-unhinged-IQ4_XS.gguf | GGUF | IQ4_XS | 4.25 GB | Download |
| mythos-9b-unhinged-Q2_K.gguf | GGUF | Q2_K | 3.06 GB | Download |
| mythos-9b-unhinged-Q3_K_L.gguf | GGUF | Q3_K_L | 4.13 GB | Download |
| mythos-9b-unhinged-Q3_K_M.gguf | GGUF | Q3_K_M | 2.91 GB | Download |
| mythos-9b-unhinged-Q3_K_S.gguf | GGUF | Q3_K_S | 3.51 GB | Download |
| mythos-9b-unhinged-Q4_0.gguf | GGUF | Q4_0 | 4.45 GB | Download |
| mythos-9b-unhinged-Q4_1.gguf | GGUF | Q4_1 | 4.89 GB | Download |
| mythos-9b-unhinged-Q4_K_M.gguf | GGUF | Q4_K_M | 4.68 GB | Download |
| mythos-9b-unhinged-Q4_K_S.gguf | GGUF | Q4_K_S | 4.47 GB | Download |
| mythos-9b-unhinged-Q5_K_M.gguf | GGUF | Q5_K_M | 5.45 GB | Download |
| mythos-9b-unhinged-Q5_K_S.gguf | GGUF | Q5_K_S | 3.20 GB | Download |
| mythos-9b-unhinged-Q6_K.gguf | GGUF | Q6_K | 6.26 GB | Download |
| mythos-9b-unhinged-Q8_0.gguf | GGUF | Q8_0 | 8.11 GB | Download |
Model Details
| Model ID | fableforge-ai/mythos-9b-unhinged-GGUF |
|---|---|
| Author | fableforge-ai |
| Pipeline | text-generation |
| License | apache-2.0 |
| Base model | King3Djbl/mythos-9b-unhinged |
| Last modified | 2026-07-17T04:47:22.000Z |
Model README
---
license: apache-2.0
language:
- en
library_name: gguf
pipeline_tag: text-generation
base_model: King3Djbl/mythos-9b-unhinged
base_model_relation: quantized
tags:
- gguf
- llama.cpp
- ollama
- lm-studio
- uncensored
- agent
- tool-use
- qwen3
---
Mythos-9B-Unhinged GGUF
GGUF quantizations of King3Djbl/mythos-9b-unhinged, a fully uncensored 9B agent model.
Provided quants
| File | Quant | Size | Notes |
|------|-------|------|-------|
| mythos-9b-unhinged-Q4_K_M.gguf | Q4_K_M | 5.03 GB | ⭐ Best size/quality balance |
| mythos-9b-unhinged-IQ4_XS.gguf | IQ4_XS | 4.56 GB | imatrix — great quality, smaller |
| mythos-9b-unhinged-IQ3_M.gguf | IQ3_M | 3.90 GB | imatrix — low RAM option |
| mythos-9b-unhinged-Q2_K.gguf | Q2_K | 3.28 GB | Very low quality, last resort |
Additional quants available in the source repo.
Usage
llama.cpp:
llama-cli -hf fableforge-ai/mythos-9b-unhinged-GGUF:Q4_K_M -p "Hello!"
Ollama:
ollama run hf.co/fableforge-ai/mythos-9b-unhinged-GGUF:Q4_K_M
---
🔗 Related models
- 🧠 Base model (safetensors):
mythos-9b-unhinged
Run fableforge-ai/mythos-9b-unhinged-GGUF with guIDE
Download guIDE — the AI-native code editor with local LLM inference and 69 built-in tools.
Source: Hugging Face · Compare models