logprobs
Here are 15 public repositories matching this topic...
Interactive Streamlit app that visualises token-level log probabilities from Azure OpenAI
-
Updated
Aug 1, 2026 - Python
Token-level entropy trajectories from LLM logprobs. Models can measure their own uncertainty — grounding it in truth requires external verification.
-
Updated
Aug 8, 2026 - Python
A demo to show confidence probabilities in AI responses
-
Updated
Feb 14, 2026 - HTML
Minimal demo of calibrated LLM-as-a-judge scores from the single-call token-logprob distribution (Wang et al. 2025; G-Eval).
-
Updated
Jul 30, 2026 - Python
Single-pass CES entropy risk scoring for LLM outputs with calibration, provider logprobs, CLI, and agent/RAG guardrails.
-
Updated
Jun 11, 2026 - Python
Renders every token a model generated with the tokens it rejected, ghosted above it by probability
-
Updated
Aug 1, 2026 - Python
An interactive client for exploring token-level log probabilities from OpenAI-compatible chat models.
-
Updated
Apr 5, 2026 - TypeScript
MSc thesis: mechanistic interpretability of Chain-of-Thought reasoning in LLMs via SAE features and logprob signals
-
Updated
Jul 2, 2026 - Jupyter Notebook
Stream LLM tokens with logprobs, compute per-token Shannon entropy, render a color-coded HTML uncertainty map
-
Updated
Jun 25, 2026 - Python
A drop-in confidence gate for LLM agents: turn token logprobs into an accept / verify / ask-a-human routing decision, with honest per-model calibration. Local & open-model first, plus an MCP server.
-
Updated
Aug 16, 2026 - Python
LLM token visualizer for decoder risk, logprobs, embeddings, branching, and consistency checks.
-
Updated
Apr 28, 2026 - Python
Measuring the computational cost of deception in LLMs through logprob analysis
-
Updated
Aug 3, 2026 - Python
Confidence-gated invoice extraction: per-field scores from constrained decoding, measured for calibration on DocILE
-
Updated
Aug 22, 2026 - Python
Analyze LLM token log-probabilities: perplexity, per-token confidence, low-confidence span detection, and a terminal heatmap. Zero deps, CLI + library.
-
Updated
Jun 18, 2026 - JavaScript
Add this topic to your repo
To associate your repository with the logprobs topic, visit your repo's landing page and select "manage topics."