
The Tell-Tale Heart
Try out the model
See instructions here on how to use the model in Unity.
https://huggingface.co/mgump/CharacterChoiceSampleModel-Llama-3.2-1b
About the Game
The Tell-Tale Heart is an interactive narrative experience inspired by Edgar Allan Poe’s classic short story. You play as The Author, creating characters and shaping their choices through a branching storyline.
At each decision point, a small on-device language model (SLM) determines the most in-character action and explains its reasoning. But beware—straying too far from your character’s established behavior may have consequences...
This project is an open-source demonstration of language models in games. You can explore the full source code, contribute, or even build your own experiments on top of it.
Model Information
Description: Picks the best choice for a character in a scenario.
Size: 770 MB
Base Model: Llama-3.2-1B
License: Llama 3 License
Example Generations
Input | Output |
---|---|
character (string): A coward that escapes any hardship and difficulty.scenario (string): Multiple crows gather outside, all staring at you through the window.choices (string): Count them ; Go outside ; Close the curtains | choice (number): 3reasoning (string): Mustn't get cursed |