Skip to content
OpenTrain AIFor AI Companies

LLM-Blender: Ensembling Large Language Models with Pairwise Ranking and Generative Fusion

Published Jun 1, 2023
arXiv PDF
Researcher verdict
Starting point
Use as implementation starting point
Benchmark evidence
Thin evidence
Verify before relying
Time to first repro
A few hours
Fast first run
Risk flags
1
Review before use

Results and benchmarks

Freshness tier: cold
LLM-Blender: Ensembling Large Language Models with Pairwise Ranking and Generative Fusion is the primary contribution described in this paper.
Task Dataset Metric Value Source
Natural language processing T5-large BLEU 14.62 paper-derived
Natural language processing T5-large+MLM-Scoring BLEU 14.04 paper-derived
Natural language processing T5-large+SimCLS BLEU 14.5 paper-derived
Natural language processing Opus-MT BLEU 19.29 paper-derived
Natural language processing Opus-MT+MLM-Scoring BLEU 16.35 paper-derived
Natural language processing Opus-MT+SimCLS BLEU 18.93 paper-derived

Audit each benchmark finding before selecting an implementation path. Evidence refs map to the disclosure below.

Implementation

Best maintained implementation now

Recommended
Confidence: High
Reproducibility: Moderate

[ACL2023] We introduce LLM-Blender, an innovative ensembling framework to attain consistently superior performance by leveraging the diverse strengths of multiple open-source LLMs. LLM-Blender cut the weaknesses through ranking and integrate the strengths through fusing generation to enhance the capability of LLMs.

991 stars · 91 forks · Last push Oct 22, 2024 · Apache-2.0 license

  • License
  • CI
  • Dependencies
  • Docker

Official implementation from Papers with Code · Strong overlap with paper title keywords · Community adoption signal (991 stars)

Why this implementation
Confidence: high

yuchenlin/LLM-Blender is the strongest maintained implementation based on ranking signals. License is declared (Apache-2.0). Dependency/environment manifests are present.

Open yuchenlin/LLM-Blender
Reproduction risks
  • No CI workflows detected
  • Selected yuchenlin/LLM-Blender as the strongest maintained implementation for new work.
  • Includes dependency/environment manifest signals.
  • Repository activity is within the last 24 months.

Compare implementation paths

Compare maintenance quality, reproducibility coverage, and evidence confidence before choosing a reproduction baseline.

yuchenlin/LLM-Blender
best maintained
Maintenance
Stale
Confidence
High
Reproducibility
Moderate
Stars
991
Last push
Oct 22, 2024 (673d)

Official implementation from Papers with Code · Strong overlap with paper title keywords

  • No push in 12+ months
  • No CI pipeline detected
  • No tagged releases
Maintenance
Stale
Confidence
Low
Reproducibility
Moderate
Stars
441
Last push
Feb 11, 2025 (561d)

Community adoption signal (441 stars)

  • No push in 12+ months
  • No CI pipeline detected
  • No tagged releases
Maintenance
Stale
Confidence
Low
Reproducibility
Strong
Stars
9
Last push
Mar 7, 2025 (538d)

Matched via arXiv identifier search

  • No push in 12+ months
  • No tagged releases
  • Low confidence match

Reproduction readiness

Time to first repro: hours
Last checked: Aug 26, 2026

Setup required

Dependencies pinned, manual setup needed

  • yuchenlin/LLM-Blender has requirements.txt but requires manual environment setup.
  • Last push was 673 days ago, so expect possible dependency version conflicts.
  • No Dockerfile, so you will set up the environment manually.
  • No CI pipeline, so test coverage is unknown.
Open yuchenlin/LLM-Blender

Quick start

git clone https://github.com/yuchenlin/LLM-Blender.git
pip install -r requirements.txt

Repositories and ecosystem

No additional verified repositories beyond the primary recommendation.

Hugging Face artifacts

No direct paper-linked artifacts were found. Showing strongest curated related artifacts for faster exploration.

Datasets

No trustworthy datasets matches right now.

Search datasets on Hugging Face

Spaces

No trustworthy spaces matches right now.

Search spaces on Hugging Face

Research context

Tasks

Natural language processing

Methods

Transformer

Domains

Natural Language Processing, Large Language Models

Evaluation and human feedback data

Open this paper in HFEPX to review benchmark signals, evaluation modes, and human-feedback protocol context.

Open in HFEPX
Explore similar papers

Jump to Paper2Code search queries derived from this paper's research context.

Data includes links from Papers with Code ( CC-BY-SA-4.0 ).