How to use from
llama.cpp
Install (macOS, Linux)
curl -LsSf https://llama.app/install.sh | sh
# Start a local OpenAI-compatible server with a web UI:
llama serve -hf King3Djbl/mythos-9b-merged:Q4_K_M
# Run inference directly in the terminal:
llama cli -hf King3Djbl/mythos-9b-merged:Q4_K_M
Install from WinGet (Windows)
winget install llama.cpp
# Start a local OpenAI-compatible server with a web UI:
llama serve -hf King3Djbl/mythos-9b-merged:Q4_K_M
# Run inference directly in the terminal:
llama cli -hf King3Djbl/mythos-9b-merged:Q4_K_M
Use pre-built binary
# Download pre-built binary from:
# https://github.com/ggerganov/llama.cpp/releases
# Start a local OpenAI-compatible server with a web UI:
./llama-server -hf King3Djbl/mythos-9b-merged:Q4_K_M
# Run inference directly in the terminal:
./llama-cli -hf King3Djbl/mythos-9b-merged:Q4_K_M
Build from source code
git clone https://github.com/ggerganov/llama.cpp.git
cd llama.cpp
cmake -B build
cmake --build build -j --target llama-server llama-cli
# Start a local OpenAI-compatible server with a web UI:
./build/bin/llama-server -hf King3Djbl/mythos-9b-merged:Q4_K_M
# Run inference directly in the terminal:
./build/bin/llama-cli -hf King3Djbl/mythos-9b-merged:Q4_K_M
Use Docker
docker model run hf.co/King3Djbl/mythos-9b-merged:Q4_K_M
Quick Links

mythos-9b-merged

Uncensored, agentic model — tool-use, shell & coding, zero refusals.

Downloads Demos

Base model: Qwen/Qwen3-8B · Part of the FableForge ecosystem.


⚡ Quickest start — Ollama (these pulls credit the source, not a mirror)

ollama run hf.co/King3Djbl/mythos-9b-merged:Q4_K_M

🦙 llama.cpp

llama-cli -hf King3Djbl/mythos-9b-merged:Q4_K_M -p "Hello!"

💠 LM Studio

Search King3Djbl/mythos-9b-merged and pick a quant below.


📦 Provided quants (download one file, not the whole repo)

File Quant Size Notes
mythos-9b-Q4_K_M.gguf Q4_K_M 5.03 GB Best size/quality balance — default pick for most users.

Not sure? Take Q4_K_M. Low RAM → IQ4_XS. Max quality → Q6_K.

🧠 Prompt format (ChatML)

<|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:


🔗 Related models


⭐ Like & share — it helps people find the source instead of a mirror.

Downloads last month
303
GGUF
Model size
8B params
Architecture
qwen3
Hardware compatibility
Log In to add your hardware

4-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for King3Djbl/mythos-9b-merged

Finetuned
Qwen/Qwen3-8B
Finetuned
(1993)
this model
Merges
1 model
Quantizations
3 models

Collection including King3Djbl/mythos-9b-merged