LLM-Blender: Ensembling Large Language Models with Pairwise Ranking and Generative Fusion
Results and benchmarks
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.
Evidence graph: 4 refs, 4 links.
Utility signals: depth 90/100, grounding 95/100, status high.
Implementation
Best maintained implementation now
[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)
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- 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.
- 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
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.
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.
These repositories had low-confidence matching signals and are hidden by default.
Showing top 6 by score. 1 additional low-confidence matches are hidden.
- baaivision/judgelm
Confidence: Low · 441 stars
- flare-research/flare-ai-consensus
Confidence: Low · 9 stars
- cnut1648/Model-Fingerprint
Confidence: Low · 51 stars
- nikerzetic-aflabs/flare-ai-consensus
Confidence: Low · 0 stars
- vitamoon/flare-cons
Confidence: Low · 0 stars
- jqxue1999/mix-instruct-simulation
Confidence: Low · 0 stars
Hugging Face artifacts
No direct paper-linked artifacts were found. Showing strongest curated related artifacts for faster exploration.
Models
- llm-blender/PairRM
534 downloads · 209 likes
- llm-blender/pair-ranker
18 downloads · 4 likes
- llm-blender/PairRM-hf
436 downloads · 16 likes
Datasets
No trustworthy datasets matches right now.
Search datasets on Hugging FaceSpaces
No trustworthy spaces matches right now.
Search spaces on Hugging FaceResearch context
Tasks
Natural language processing
Methods
Transformer
Domains
Natural Language Processing, Large Language Models
Open this paper in HFEPX to review benchmark signals, evaluation modes, and human-feedback protocol context.
Open in HFEPXJump to Paper2Code search queries derived from this paper's research context.
Data includes links from Papers with Code ( CC-BY-SA-4.0 ).