2
stars
19
commits
2
linked in READMEs
Jun 18, 2026
updated
Live, token-by-token introspection of Qwen-2.5-7B + the SRT adapter.
As the model generates, every token is tinted by its predictive entropy (the validated uncertainty signal). At the highest-effort token positions, chosen by an adaptive-density scheduler, the Activation Verbalizer decodes the model's internal hidden state into natural language, and each verbalization carries a round-trip fidelity badge: it is re-encoded and compared back to the original hidden state, so the "this is what the model was thinking" claim is visibly self-validating.
Features:
r̂, regime).Entropy is the load-bearing uncertainty signal. The SRT side-channels
(divergence, r̂, regime) and the verbalizations are shown as observational
readouts of internal state. This is a window into the model, not a validated
hallucination detector.
19 commits
2
stars
19
commits
2
linked in READMEs
Jun 18, 2026
updated
Live, token-by-token introspection of Qwen-2.5-7B + the SRT adapter.
As the model generates, every token is tinted by its predictive entropy (the validated uncertainty signal). At the highest-effort token positions, chosen by an adaptive-density scheduler, the Activation Verbalizer decodes the model's internal hidden state into natural language, and each verbalization carries a round-trip fidelity badge: it is re-encoded and compared back to the original hidden state, so the "this is what the model was thinking" claim is visibly self-validating.
Features:
r̂, regime).Entropy is the load-bearing uncertainty signal. The SRT side-channels
(divergence, r̂, regime) and the verbalizations are shown as observational
readouts of internal state. This is a window into the model, not a validated
hallucination detector.
19 commits