×
LLM CINEMA
Cinema is a fine-tuned MiniCPM3-4B — a four-billion-parameter model that
writes, draws, and directs original ASCII short films. It invents the story, draws every
character, picks the terrain, camera and mood, then stages and plays it frame by frame. No video,
no footage — pure imagination, one frame at a time.
How it earns its badges
- 🎨 Off-Brand — a fully custom
gr.Server front end (this whole cinema), well past the default Gradio look.
- 🐜 Tiny Titan — runs on a genuinely tiny 4B model, under the ≤4B bar.
- 🔌 Off the Grid — can optionally run as a fully local build with no cloud APIs.
- 🦙 Llama Champion — the model runs through the llama.cpp runtime.
- 📓 Field Notes — the build is written up in the repo.
Small & local
Just 4B parameters — small enough to run on your laptop. Download the off-the-grid
build and run it locally on llama.cpp, no cloud needed.
Get the local build ↗