Gemma 4 E2B's verbalized confidence collapses to 3 values; independent judge ranks passages better

clduab11 · reddit · 2026-09-22

The author ran a controlled experiment on a homebrewed RAG pipeline: Gemma 4 E2B (run locally via llama.cpp) writes answers, while a judge scores retrieved passages — comparing Gemma's own verbalized confidence vs. the independent Jev scorer.

Key findings

Setup: 500 SimpleQA questions, self-hosted SearXNG search, claude-sonnet-5 grading (+1 right / 0 declined / -1 wrong). The author discloses that Jev is a paid API he built; the writing, search and memory stack is fully local, and the judge can be swapped for any local SFT classifier.

Untried local fixes: token logprobs on the verdict, or vote fraction over 10 samples. The stated claim is deliberately narrow: small-model verbalized confidence leaves a threshold nothing to move.

Original post →

More from coding & agent

coding & agent channel →