An open API service indexing awesome lists of open source software.

https://github.com/NousResearch/DisTrO

Distributed Training Over-The-Internet
https://github.com/NousResearch/DisTrO

Last synced: 8 months ago
JSON representation

Distributed Training Over-The-Internet

Awesome Lists containing this project

README

          

# DisTrO

This is the repository for DisTrO (Distributed Training Over-The-Internet), a family of low latency distributed optimizers that reduce inter-GPU communication requirements by three to four orders of magnitude.

- [x] Aug. 26th, 2024: DisTrO [(Preliminary Report)](https://github.com/NousResearch/DisTrO/raw/main/A_Preliminary_Report_on_DisTrO.pdf)
- [x] Dec. 2nd, 2024: DeMo Optimization [(Paper)](https://arxiv.org/abs/2411.19870) [(Code)](https://github.com/bloc97/DeMo), original seed research/idea for DisTrO
- [x] Dec. 2nd, 2024: [Nous trains a 15b model using DisTrO](https://distro.nousresearch.com/)
- [x] May. 14th, 2025: [Psyche Network](https://nousresearch.com/nous-psyche/)
- [x] May. 14th, 2025: [Nous Consilience 40b LLM](https://psyche.network/runs/consilience-40b-1/0), [Huggingface](https://huggingface.co/PsycheFoundation/consilience-40b-7Y9v38s5)
- [ ] Coming Soon: DisTrO Paper and Code

[Join us on Discord](https://discord.com/invite/jqVphNsB4H) if you're interested in helping research and build the future of distributed training.