Skip to content
OpenTrain AIFor AI Companies

Generation Meets Verification: Accelerating Large Language Model Inference with Smart Parallel Auto-Correct Decoding

Published Feb 1, 2024
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
0
None detected

Results and benchmarks

Freshness tier: hot
Generation Meets Verification: Accelerating Large Language Model Inference with Smart Parallel Auto-Correct Decoding is the primary contribution described in this paper.
Task Dataset Metric Value Source
Natural language processing HumanEval ROUGE-L 2.23 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: Strong

Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)

74,297 stars · 9,092 forks · Last push Aug 20, 2026 · Apache-2.0 license

  • License
  • CI
  • Dependencies
  • Docker

Official implementation from Papers with Code · Repository link is mentioned in the paper metadata · Community adoption signal (74297 stars)

Why this implementation
Confidence: high

hiyouga/llama-factory is the strongest maintained implementation based on ranking signals. CI workflows are present. License is declared (Apache-2.0).

Open hiyouga/llama-factory
Reproduction risks
  • No repository-level red flags were detected, but paper-specific preprocessing and hyperparameter details may still be under-specified.
  • Selected hiyouga/llama-factory as the strongest maintained implementation for new work.
  • Includes CI workflow signals.
  • 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.

hiyouga/llama-factory
best maintained
Maintenance
Active
Confidence
High
Reproducibility
Strong
Stars
74,297
Last push
Aug 20, 2026 (5d)

Official implementation from Papers with Code · Repository link is mentioned in the paper metadata

  • No Docker setup
cteant/space
historical official
Maintenance
Stale
Confidence
High
Reproducibility
Moderate
Stars
10
Last push
May 19, 2024 (828d)

Official implementation from Papers with Code · Repository link is mentioned in the paper metadata

  • No push in 12+ months
  • No CI pipeline detected
  • No tagged releases
Maintenance
Recently updated
Confidence
Low
Reproducibility
Strong
Stars
0
Last push
Jul 8, 2026 (48d)

Matched via arXiv identifier search

  • No tagged releases
  • No Docker setup
  • Low confidence match

Reproduction readiness

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

Ready to run

Ready to reproduce

  • Clone hiyouga/llama-factory and install dependencies from pyproject.toml.
  • CI pipeline detected, so automated tests are in place.
  • Last updated 5 days ago.
Open hiyouga/llama-factory

Quick start

git clone https://github.com/hiyouga/llama-factory.git
pip install -e .

Repositories and ecosystem

No additional verified repositories beyond the primary recommendation.

Hugging Face artifacts

No trustworthy direct or curated related Hugging Face artifacts were found yet. Use targeted searches to quickly locate candidate models, datasets, and demos.

Tip: start with models, then check datasets and spaces if you need evaluation data or demos.

Research context

Tasks

Natural language processing

Methods

Transformer

Domains

Natural Language Processing

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 ).