NVIDIA/RULER
This repo contains the source code for RULER: What’s the Real Context Size of Your Long-Context Language Models? observed · 2026-08-28
Health v2 · maintenance only
66/100
- Activity 93
- Release rhythm 35
- Longevity 62
Flags: no_releases
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: n/a
- age_days: 876
- days_rel: n/a
- days_push: 42
- n_releases_24m: 0
Adoption not part of the score
1609 stars · 140 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
RULER is a benchmark framework from NVIDIA that generates synthetic test examples to measure the true effective context size of long-context language models. It provides configurable sequence lengths and 13 tasks across 4 categories, with reference results for many open-source and proprietary models.
Use cases
- measure the real effective context length of an LLM
- benchmark long-context language models beyond simple needle-in-a-haystack tests
- evaluate how model performance degrades at 32k, 64k, and 128k tokens
- compare claimed vs actual context window sizes across models
- generate synthetic long-context evaluation datasets
- regression-test a fine-tuned model's long-context capabilities
When to choose
- you need rigorous, configurable evaluation of long-context abilities
- you are comparing models' effective context sizes before deployment
- you want reproducible synthetic tasks instead of ad-hoc prompts
When to avoid
- you need general-purpose LLM benchmarks unrelated to context length
- you lack GPU resources to run local model inference
- you only need simple needle-in-a-haystack checks
Facets
library · maturity active
benchmarking llm-inference data-generation testing large-language-models machine-learning artificial-intelligence developer-tools python long-context evaluation synthetic-data llm-benchmark context-window linux gpu
1 source
- readme: https://github.com/NVIDIA/RULER · fetched 2026-08-28 · 6eebf6f3f44e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| NVIDIA/RULER | main | 66 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem