I implemented 'Restructuring Vector Quantization with the Rotation Trick' by fifty et al. and built a PyPI library for the ICLR 2025 Rotation Trick. The Rotation Trick replaces the Straight-Through Estimator (STE) with a geometric rotation of the gradient.
Source: [Hacker News](https://github.com/develepo/vqrotate)