bitorch_engine.optim.galore_projector

This is the original Galore optimizer implementation from Galore repo with Apache-2.0 License

@misc{zhao2024galore,

title={GaLore: Memory-Efficient LLM Training by Gradient Low-Rank Projection}, author={Jiawei Zhao and Zhenyu Zhang and Beidi Chen and Zhangyang Wang and Anima Anandkumar and Yuandong Tian}, year={2024}, eprint={2403.03507}, archivePrefix={arXiv}, primaryClass={cs.LG}

}

Classes

GaLoreProjector(rank[, verbose, ...])