GraphCanon updated 2w · GitHub synced 2w
Decision brief
uqlm offers specialized Python capabilities for quantifying uncertainty to improve confidence in language model outputs and reduce hallucinations.
Good fit when
- When precise estimation of confidence scores is needed to ensure reliability in language model predictions.
- For developers looking to enhance the safety and trustworthiness of their text generation systems by actively mitigating hallucination.
Avoid when
- If working exclusively with non-language-based machine learning models, as uqlm focuses on text outputs from LLMs.
- When simple plug-and-play performance metrics suffice; uqlm requires a more intricate setup for uncertainty quantification and confidence estimation.
Observed Jul 14, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Very active (4d since push)
- As of 2w
- Provenance
- Not a fork · Organization account
- As of 2w
- Security (OSV)
- No lockfile
- As of 1mo
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
pip install uqlm PyPISimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
Provides tools and methods to estimate confidence scores and mitigate hallucinations within language models.
Capability facts
- Languages
- python
Source: github.language+pyproject.toml · Aug 8, 2026
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Tags
README
Installation
The latest version can be installed from PyPI:
pip install uqlm
For agents
This page has a .md twin and JSON over the API.