Ross ROSS = Recommend OSS · open-source software intelligence for agents

cvs-health/uqlm

[JMLR 2026] "UQLM: A Python Package for Uncertainty Quantification in Large Language Models" observed · 2026-09-03

github.com/cvs-health/uqlm · homepage · Python · Apache-2.0 (permissive) observed · 2026-09-03

Health v2 · maintenance only

86/100

  • Activity 100
  • Release rhythm 97
  • Longevity 35
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 8
  • age_days: 503
  • days_rel: 21
  • days_push: 0
  • n_releases_24m: 44

Full methodology

Adoption not part of the score

1195 stars · 131 forks observed · 2026-09-03

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

UQLM is a Python library for detecting LLM hallucinations using uncertainty quantification techniques. It provides five categories of scorers (black-box, white-box, LLM-as-a-judge, ensemble, and long-text claim-level) that return confidence scores between 0 and 1 for LLM responses.

Use cases

  • detect hallucinations in LLM outputs
  • score confidence of LLM responses
  • quantify uncertainty in large language model generations
  • evaluate LLM reliability
  • flag unreliable claims in long-form LLM text
  • add hallucination detection to an LLM pipeline

When to choose

  • you need response-level confidence scores for LLM outputs
  • you want multiple scorer types including consistency-based and token-probability methods
  • you need claim-level uncertainty for long-form responses
  • you want a peer-reviewed, actively maintained Python package

When to avoid

  • you need training-time uncertainty methods rather than inference-time scoring
  • you cannot tolerate extra LLM calls or latency for black-box or judge scorers
  • you need model internals beyond token logprobs

Facets

library · maturity active

machine-learning llm-inference monitoring testing large-language-models machine-learning artificial-intelligence python hallucination-detection uncertainty-quantification confidence-scoring llm-evaluation ai-safety llm-as-a-judge natural-language-processing

3 sources

Member repositories

RepositoryRoleHealth v2
cvs-health/uqlmmain86

For agents

markdown · JSON · MCP: product_card(name="cvs-health/uqlm")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem