Skip to content
OpenTrain AIFor AI Companies

LLM.int8(): 8-bit Matrix Multiplication for Transformers at Scale

Published Aug 1, 2022
arXiv PDF
Researcher verdict
Starting point
Use as implementation starting point
Benchmark evidence
Missing
Not verified yet
Time to first repro
A few hours
Fast first run
Risk flags
0
None detected

Results and benchmarks

Freshness tier: cold
LLM.int8(): 8-bit Matrix Multiplication for Transformers at Scale presents a transformer method.

Implementation

Best maintained implementation now

Recommended
Confidence: High
Reproducibility: Strong

Accessible large language models via k-bit quantization for PyTorch.

8,432 stars · 913 forks · Last push Aug 19, 2026 · MIT license

  • License
  • CI
  • Dependencies
  • Docker

Official implementation from Papers with Code · Repository link is mentioned in the paper metadata · Partial overlap with paper title keywords

Why this implementation
Confidence: high

timdettmers/bitsandbytes is the strongest maintained implementation based on ranking signals. CI workflows are present. License is declared (MIT).

Open timdettmers/bitsandbytes
Reproduction risks
  • No repository-level red flags were detected, but paper-specific preprocessing and hyperparameter details may still be under-specified.
  • Selected timdettmers/bitsandbytes 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.

Maintenance
Active
Confidence
High
Reproducibility
Strong
Stars
8,432
Last push
Aug 19, 2026 (7d)

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

  • No Docker setup
Maintenance
Active
Confidence
Medium
Reproducibility
Strong
Stars
8,432
Last push
Aug 19, 2026 (7d)

Matched via arXiv identifier search · Partial overlap with paper title keywords

  • No Docker setup
Maintenance
Stale
Confidence
Low
Reproducibility
Moderate
Stars
193
Last push
Jul 2, 2025 (420d)

Community adoption signal (193 stars)

  • No push in 12+ months
  • No CI pipeline detected
  • No tagged releases

Reproduction readiness

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

Ready to run

Ready to reproduce

  • Clone timdettmers/bitsandbytes and install dependencies from pyproject.toml.
  • CI pipeline detected, so automated tests are in place.
  • Last updated 7 days ago.
Open timdettmers/bitsandbytes

Quick start

git clone https://github.com/timdettmers/bitsandbytes.git
pip install -e .

Repositories and ecosystem

Official

No additional official repositories detected.

Community

  • Accessible large language models via k-bit quantization for PyTorch.

    8,432 stars · 913 forks · Last push Aug 19, 2026 · MIT license

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

None detected

Methods

Transformer, Quantization

Domains

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