Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tale

Screen.Recording.2026-09-12.at.10.05.37.am.mov

a small language model trained on tinystories.

tale is a ~50m parameter llama-style model built from scratch, trained on apple silicon and exported to gguf for local inference.

run

ollama run navthings/tale

or run the gguf directly with llama.cpp:

./llama-cli -m tale-step2000-f16.gguf -p "once upon a time "

why

tale is an experiment, the evolution to lilstory

i built it because my little brother kept on asking me for a bedtime story

it's intentionally small.

i also ended up using tale for a research paper

status

early release.

the current model is trained for 2,000 steps and can generate simple tinystories-style text, but it is still very much a work in progress.

licence

mit

About

small, fast and simple story generator

Resources

Stars

4 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages