Results and benchmarks
DeepNet: Scaling Transformers to 1,000 Layers presents a transformer method.
Benchmark evidence is limited
Evidence graph: 3 refs, 3 links.
Utility signals: depth 35/100, grounding 75/100, status low.
Implementation
Best maintained implementation now
A concise but complete full-attention transformer with a set of promising experimental features from various papers
5,941 stars · 517 forks · Last push Aug 24, 2026 · MIT license
- License
- CI
- Dependencies
- Docker
Matched via arXiv identifier search · Partial overlap with paper title keywords · Community adoption signal (5941 stars)
lucidrains/x-transformers is the best available implementation candidate based on ranking signals, but recommendation confidence is not yet high. License is declared (MIT). Dependency/environment manifests are present.
Open lucidrains/x-transformers- No CI workflows detected
- Selected lucidrains/x-transformers as the strongest maintained implementation for new work.
- Includes dependency/environment manifest signals.
- Repository activity is within the last 24 months.
- Official repository is preserved separately as historical context.
Compare implementation paths
Compare maintenance quality, reproducibility coverage, and evidence confidence before choosing a reproduction baseline.
- Maintenance
- Stale risk
- Confidence
- High
- Reproducibility
- Limited
- Stars
- 22,194
- Last push
- Jan 23, 2026 (216d)
Official implementation from Papers with Code · Repository link is mentioned in the paper metadata
- No CI pipeline detected
- No Docker setup
- Dependency manifest missing
- Maintenance
- Active
- Confidence
- Low
- Reproducibility
- Strong
- Stars
- 10,542
- Last push
- Aug 7, 2026 (19d)
Partial overlap with paper title keywords · Community adoption signal (10542 stars)
- No Docker setup
- Low confidence match
- Maintenance
- Active
- Confidence
- Low
- Reproducibility
- Moderate
- Stars
- 1,691
- Last push
- Aug 10, 2026 (17d)
Matched via arXiv identifier search · Community adoption signal (1691 stars)
- No CI pipeline detected
- Low confidence match
Reproduction readiness
Setup required
Dependencies pinned, manual setup needed
- lucidrains/x-transformers has pyproject.toml but requires manual environment setup.
- 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/lucidrains/x-transformers.git
pip install -e . Validation caveat
Repositories and ecosystem
No additional verified repositories beyond the primary recommendation.
These repositories had low-confidence matching signals and are hidden by default.
- facebookresearch/xformers
Confidence: Low · 10,542 stars
- lucidrains/alphafold3-pytorch
Confidence: Low · 1,691 stars
- borisdayma/dalle-mini
Confidence: Low · 14,741 stars
- kyegomez/Open-AF3
Confidence: Low · 806 stars
- microsoft/torchscale
Confidence: Low · 3,138 stars
- lucidrains/RETRO-pytorch
Confidence: Low · 878 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
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 ).