Gemma 4 tricks

So on a lark, I downloaded Google's Gemma 4 LLM via Ollama. I gave it the Inspiration Pad Pro help pdf, and asked it to make a simple generator for me. And... it did! It was a very simple table, but it worked. I then asked it to add quantity (1-6) to items and it correctly saw that it could use {1d6} in the table for that.

Next time I may feed it some more example tables and see how far I can push it.

Leave a Comment