cvs-health/uqlm
[JMLR 2026] "UQLM: A Python Package for Uncertainty Quantification in Large Language Models" 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
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
- readme: https://github.com/cvs-health/uqlm · fetched 2026-09-03 · fd4eefe4ca59
- homepage: https://cvs-health.github.io/uqlm/latest/index.html · fetched 2026-08-29 · 8d52ff4fcbcd
- registry_pypi: https://pypi.org/pypi/uqlm/json · fetched 2026-08-29 · 655b1f3350fe
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| cvs-health/uqlm | main | 86 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem