--- 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.** [![Downloads](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fhuggingface.co%2Fapi%2Fmodels%2Ffableforge-ai%2FFableForge-14B&query=downloads&label=downloads&color=blue)](https://huggingface.co/fableforge-ai/FableForge-14B) [![Demos](https://img.shields.io/badge/๐Ÿค—-Live%20Demos-orange)](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) ``` <|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: - ๐Ÿงญ [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.*