model roundup

Gemma 4

2 items · started 2026-08-27 · closed 2026-08-30

  1. I’ve been working on a small project called gemma4.c. The idea is pretty simple: you can download a modern language model, compile one 700-line C file, and have it generate text on an ordinary CPU.

  2. gemma4.c Gemma 4 E2B CPU inference in 700 lines of pure C. An educational project made to understand how LLM inference works.

← all threads