llm-kb
← Back to products
Productlaunched

GGUFun: play Snake and maze on Ollama with hand-crafted GGUF models

GGUFun is a project that creates hand-crafted GGUF model files to run deterministic games like Snake and a simple maze on Ollama. The models are built manually without training, using custom weights to compute game logic and respond with fixed outputs. It demonstrates that LLM inference engines can be repurposed for non-language tasks.

Visit project ↗
1 engagement·1 source·Mon, Jul 13, 2026, 09:03 AM
The author built GGUF models that, when run on Ollama, deterministically output specific sentences or compute grid positions. The snake and maze games are played by sending directional tokens as input, and the model computes the next state. All weights are hand-crafted, no training involved. The project is a proof-of-concept showing how GGUF format can be used for simple interactive programs. Tech stack: Ollama, GGUF format. Traction: 1 point on Hacker News.

Entities

Ollama(tool)GGUF(concept)

Related

Product

Machine Beater: 5-question head-to-head guessing game against LLMs

A game where a human and an LLM each ask 5 yes/no questions to guess a hidden answer, inspired by 20 Questions. The goal is to benchmark reasoning skills not captured by standard benchmarks, with planned model-model and human-model matchups.

3 engagement·1 source·reddit
Sun, Jul 12, 2026, 10:50 AM
Product

AI generates playable arcade games as a subjective evaluation benchmark

AI Arcade is a platform where AI models generate playable arcade games, serving as a subjective evaluation benchmark. It tests creative and functional capabilities of LLMs by having them produce complete game experiences. The target audience is AI researchers and developers seeking qualitative assessments of model performance.

1 engagement·1 source·hackernews
Sun, Jul 12, 2026, 09:01 PM
Product

Tenclicker: WebLLM clicker game about any topic

Tenclicker is a clicker game that uses WebLLM to generate content about any topic the player chooses. It solves the problem of repetitive clicker game content by dynamically creating new items, upgrades, and narratives based on user input.

2 engagement·1 source·hackernews
Sun, Jul 12, 2026, 09:23 PM
Product

Autonomous NPCs powered by Gemma 4 E2B in the browser

An experiment that runs small language models (Gemma 4 via E2B) locally in the browser to control autonomous NPCs. The NPCs are intentionally 'dumb' to create humorous interactions, targeting developers and hobbyists exploring local AI gaming.

12 engagement·1 source·reddit
Mon, Jul 13, 2026, 06:48 AM
Paper

Article explains how LLMs trigger real-world actions despite being next-token predictors

An article published on July 11, 2026, explains how large language models, which are fundamentally next-token predictors, can trigger real-world actions like fetching weather, running calculators, or searching the web. It addresses the common confusion about how a model trained only to predict the next word can perform tasks it has no direct ability to do.

0 engagement·1 source·rss
Sat, Jul 11, 2026, 10:23 AM
RSS