--- license: apache-2.0 language: - en library_name: transformers pipeline_tag: text-generation base_model: Qwen/Qwen3-14B base_model_relation: finetune tags: - agent - fableforge - generalist - reasoning - text-generation --- # FableForge-14B > **FableForge 14B — the flagship generalist of the FableForge family.** [](https://huggingface.co/fableforge-ai/FableForge-14B) [](https://huggingface.co/spaces/fableforge-ai/fableforge-nexus) Base model: [Qwen/Qwen3-14B](https://huggingface.co/Qwen/Qwen3-14B) · Part of the **FableForge** ecosystem. --- ## ⚡ Run it now — Ollama ```bash ollama run hf.co/fableforge-ai/FableForge-14B:Q4_K_M ``` 📦 **GGUF quants:** [fableforge-ai/FableForge-14B](https://huggingface.co/fableforge-ai/FableForge-14B) ## 🧠 Prompt format (ChatML) ``` system {system_prompt} user {prompt} assistant ``` ## 🌌 See it live — the FableForge demos This family powers a galaxy of free, interactive HF Spaces: - 🧭 [FableForge Nexus](https://huggingface.co/spaces/fableforge-ai/fableforge-nexus) - 🍺 [Infinite NPC](https://huggingface.co/spaces/fableforge-ai/infinite-npc) - 🎭 [Dual-GM](https://huggingface.co/spaces/King3Djbl/dual-gm-simulator) - 💻 [ShellWhisperer](https://huggingface.co/spaces/King3Djbl/shellwhisperer-terminal) - 👻 [Ghost Writer](https://huggingface.co/spaces/fableforge-ai/ghost-writer) --- *⭐ Like & share — it helps people find the source instead of a mirror.*