Skip to content
OpenTrain AIFor AI Companies

Restructuring Vector Quantization with the Rotation Trick

Published Oct 1, 2024
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
1
Review before use

Results and benchmarks

Freshness tier: cold
Restructuring Vector Quantization with the Rotation Trick presents a quantization method.

Implementation

Best maintained implementation now

Recommended
Confidence: High
Reproducibility: Moderate

Vector (and Scalar) Quantization, in Pytorch

3,995 stars · 337 forks · Last push Aug 2, 2026 · MIT license

  • License
  • CI
  • Dependencies
  • Docker

Official implementation from Papers with Code · Repository link is mentioned in the paper metadata · Matched via arXiv identifier search

Why this implementation
Confidence: high

lucidrains/vector-quantize-pytorch is the strongest maintained implementation based on ranking signals. License is declared (MIT). Dependency/environment manifests are present.

Open lucidrains/vector-quantize-pytorch
Reproduction risks
  • No CI workflows detected
  • Selected lucidrains/vector-quantize-pytorch 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
Active
Confidence
High
Reproducibility
Moderate
Stars
3,995
Last push
Aug 2, 2026 (23d)

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

  • No CI pipeline detected
  • No Docker setup
cfifty/rotation_trick
historical official
Maintenance
Stale
Confidence
High
Reproducibility
Limited
Stars
173
Last push
Apr 1, 2025 (511d)

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
Moderate
Stars
838
Last push
Jul 1, 2026 (55d)

Community adoption signal (838 stars)

  • No CI pipeline detected
  • No tagged releases
  • No Docker setup

Reproduction readiness

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

Setup required

Dependencies pinned, manual setup needed

  • lucidrains/vector-quantize-pytorch 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.
Open lucidrains/vector-quantize-pytorch

Quick start

git clone https://github.com/lucidrains/vector-quantize-pytorch.git
pip install -e .

Repositories and ecosystem

No additional verified repositories beyond the primary recommendation.

Hugging Face artifacts

No direct paper-linked artifacts were found. Showing strongest curated related artifacts for faster exploration.

Models

No trustworthy models matches right now.

Search models on Hugging Face

Datasets

Curated Related

Spaces

No trustworthy spaces matches right now.

Search spaces on Hugging Face

Research context

Tasks

None detected

Methods

Quantization

Domains

None detected

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