fableforge-ai/FableForge
219
1---2license: apache-2.03language:4 - en5library_name: transformers6pipeline_tag: text-generation7tags:8 - coding9 - fableforge10 - generalist11 - nexus12 - reasoning13 - text-generation14 - uncensored15---16 17# FableForge18 19> **FableForge generalist โ all NEXUS domains distilled into one model.**20 21[](https://huggingface.co/fableforge-ai/FableForge) [](https://huggingface.co/spaces/fableforge-ai/fableforge-nexus)22 23Part of the **FableForge** ecosystem.24 25---26 27## โก Run it now โ Ollama28 29```bash30ollama run hf.co/fableforge-ai/FableForge:Q4_K_M31```32 33๐ฆ **GGUF quants:** [fableforge-ai/FableForge](https://huggingface.co/fableforge-ai/FableForge)34 35## ๐ง Prompt format (ChatML)36 37```38<|im_start|>system39{system_prompt}<|im_end|>40<|im_start|>user41{prompt}<|im_end|>42<|im_start|>assistant43```44 45## ๐ See it live โ the FableForge demos46 47This family powers a galaxy of free, interactive HF Spaces:48 49- ๐งญ [FableForge Nexus](https://huggingface.co/spaces/fableforge-ai/fableforge-nexus)50- ๐บ [Infinite NPC](https://huggingface.co/spaces/fableforge-ai/infinite-npc)51- ๐ญ [Dual-GM](https://huggingface.co/spaces/King3Djbl/dual-gm-simulator)52- ๐ป [ShellWhisperer](https://huggingface.co/spaces/King3Djbl/shellwhisperer-terminal)53- ๐ป [Ghost Writer](https://huggingface.co/spaces/fableforge-ai/ghost-writer)54 55---56 57*โญ Like & share โ it helps people find the source instead of a mirror.*