Twitter/X

Developer @LyalinDotCom experimented with running Gemma4's smaller-end model…

Brief

Developer @LyalinDotCom experimented with running Gemma4's smaller-end model locally to drive dialogue and event systems inside a game. The GitHub repo (github.com/LyalinDotCom/the-…) provides a basic SDK for world-building plus an Electron/ThreeJS test game; a demo video shows the local LLM powering interactive gameplay.

Source evidence

What if you could use Gemma4 locally to power the dialog and events within a game?

I decided to give it a try, here's my experiment: github.com/LyalinDotCom/the-…

✅ Gemma4 smaller end model
✅ basic SDK around the model to help build up the world
✅ Electron/ThreeJS game to try it

Video