Fine-tune of
Qwen3-8B for the
You Are a Bug improvisational dungeon master, built for the
Hugging Face Build Small Hackathon "Thousand Token Wood" track.
Given a structured "card" (PLAYER / THE WORLD / WHAT JUST HAPPENED / PLAYER'S TURN), outputs a single JSON object: either a say (narration) or a roll (stat check with difficulty band). Code owns all randomness, arithmetic, and sheet mutations — the model only narrates, decides if a roll is needed, and proposes the difficulty and which stat is tested.
🪲
Drives the Gradio app here! 🪲 Very structured output tailor-made for the game engine — not for general-purpose chatting.