Best AI News — Updated Every 3 Hours
Story Page
← All Stories
Home Community Story
Community

I got Gemma 4 running directly inside Godot using only GDScript and Vulkan compute shaders

Via r/LocalLlama
Monday, Jul 13, 2026 · 9:01AM
Summary

I wanted to see if an LLM could run inside Godot without llama.cpp, Python, a server, or a GDExtension. It works. This Godot 4.7 project runs gemma-4-E2B-it-Q4_K_M.gguf locally. The model calculations run in Vulkan compute shaders, while GDScript handles GGUF loading, tokenization, sampling, the KV

Continue reading the full article
Read at r/LocalLlama
www.reddit.com
Back to all stories