1-bit Adam: Communication Efficient Large-Scale Training with Adam's Convergence Speed
Results and benchmarks
1-bit Adam: Communication Efficient Large-Scale Training with Adam's Convergence Speed presents a stochastic optimization method.
| Task | Dataset | Metric | Value | Source |
|---|---|---|---|---|
| Stochastic optimization | SQuAD | F1 | 1.1 | 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
DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
42,979 stars · 4,937 forks · Last push Aug 23, 2026 · Apache-2.0 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
microsoft/DeepSpeed is the strongest maintained implementation based on ranking signals. CI workflows are present. License is declared (Apache-2.0).
Open microsoft/DeepSpeed- No repository-level red flags were detected, but paper-specific preprocessing and hyperparameter details may still be under-specified.
- Selected microsoft/DeepSpeed 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
- 42,979
- Last push
- Aug 23, 2026 (3d)
Official implementation from Papers with Code · Repository link is mentioned in the paper metadata
- No Docker setup
- Maintenance
- Active
- Confidence
- Medium
- Reproducibility
- Strong
- Stars
- 42,979
- Last push
- Aug 23, 2026 (3d)
Matched via arXiv identifier search · Partial overlap with paper title keywords
- No Docker setup
- Maintenance
- Recently updated
- Confidence
- Low
- Reproducibility
- Strong
- Stars
- 6
- Last push
- May 2, 2026 (116d)
Matched via arXiv identifier search
- No tagged releases
- No Docker setup
- Low confidence match
Reproduction readiness
Ready to run
Ready to reproduce
- Clone microsoft/DeepSpeed and install dependencies from environment.yml.
- CI pipeline detected, so automated tests are in place.
- Last updated 3 days ago.
Quick start
git clone https://github.com/microsoft/DeepSpeed.git
conda env create -f environment.yml && conda activate <env-name> Framework baselines
- PyTorch Adam optimizer docs
Reference implementation of Adam in PyTorch.
- Optax Adam optimizer docs
JAX/Flax baseline for Adam variants.
- Keras Adam optimizer docs
TensorFlow/Keras baseline for Adam.
Repositories and ecosystem
Official
No additional official repositories detected.
Community
- deepspeedai/DeepSpeedConfidence: Medium
DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
42,979 stars · 4,937 forks · Last push Aug 23, 2026 · Apache-2.0 license
These repositories had low-confidence matching signals and are hidden by default.
- toptalentcoder/magento-template-house
Confidence: Low · 6 stars
- HabanaAI/deepspeed_old
Confidence: Low · 7 stars
- jxcomeon/DeepSpeedL
Confidence: Low · 1 stars
- Lechatelia/deepspeed_own
Confidence: Low · 1 stars
- sthawk-github/DeepSpeed
Confidence: Low · 1 stars
- yushuiwx/DeepSpeed-MoE
Confidence: Low · 5 stars
Hugging Face artifacts
No direct paper-linked artifacts were found. Showing strongest curated related artifacts for faster exploration.
Models
- ostris/zimage_turbo_training_adapter
38,166 downloads · 146 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
Stochastic optimization
Methods
Stochastic optimization
Domains
None detected
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 ).