Pull down to go back
Gemma 4 26B completely fabricated a code audit—here's the database proof

Gemma 4 26B completely fabricated a code audit—here's the database proof

Gemma 4 26B 整場程式碼稽核都是編出來的——資料庫有完整證據

I run Gemma 4 26B-A4B locally via Ollama as part of a custom self-hosted AI platform. The platform stores every model interaction in SQLite, including three columns most people never look at: content (the visible response), thinking (the model's chain-of-thought), and tool_events (every tool call and its result, with full input/output). I asked Gemma to audit a 2,045-line Python trading script. She had access to read_file and bash tools. Here's what the database actually shows happened—and it's not what the user saw.

Keywords

Gemma 4 26Bhallucinationcode audittool usechain-of-thoughtforensic analysislocal deploymentOllama