LLM.int8(): 8-bit Matrix Multiplication for Transformers at Scale
Results and benchmarks
LLM.int8(): 8-bit Matrix Multiplication for Transformers at Scale presents a transformer method.
Benchmark evidence is limited
Evidence graph: 3 refs, 3 links.
Utility signals: depth 55/100, grounding 75/100, status medium.
Implementation
Best maintained implementation now
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
timdettmers/bitsandbytes is the strongest maintained implementation based on ranking signals. CI workflows are present. License is declared (MIT).
Open timdettmers/bitsandbytes- 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
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.
Quick start
git clone https://github.com/timdettmers/bitsandbytes.git
pip install -e . Validation caveat
Repositories and ecosystem
Official
No additional official repositories detected.
Community
- bitsandbytes-foundation/bitsandbytesConfidence: Medium
Accessible large language models via k-bit quantization for PyTorch.
8,432 stars · 913 forks · Last push Aug 19, 2026 · MIT license
These repositories had low-confidence matching signals and are hidden by default.
Showing top 6 by score. 1 additional low-confidence matches are hidden.
- alextmallen/adaptive-retrieval
Confidence: Low · 193 stars
- kohjingyu/fromage
Confidence: Low · 483 stars
- huggingface/transformers-bloom-inference
Confidence: Low · 566 stars
- liuliu/swift-diffusion
Confidence: Low · 469 stars
- h9-tec/Advanced_NLP_topics
Confidence: Low · 22 stars
- broncotc/bitsandbytes-rocm
Confidence: Low · 36 stars
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.
Models
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
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 ).