LambdaLabsML / distributed-training-guideLinks
Best practices & guides on how to write distributed pytorch training code
☆450Updated 4 months ago
Alternatives and similar repositories for distributed-training-guide
Users that are interested in distributed-training-guide are comparing it to the libraries listed below
Sorting:
- ☆198Updated 5 months ago
- Deep learning for dummies. All the practical details and useful utilities that go into working with real models.☆801Updated last month
- A repository to unravel the language of GPUs, making their kernel conversations easy to understand☆188Updated last month
- ☆511Updated last year
- An extension of the nanoGPT repository for training small MOE models.☆160Updated 4 months ago
- A curated list of resources for learning and exploring Triton, OpenAI's programming language for writing efficient GPU code.☆378Updated 4 months ago
- What would you do with 1000 H100s...☆1,061Updated last year
- For optimization algorithm research and development.☆521Updated this week
- Single File, Single GPU, From Scratch, Efficient, Full Parameter Tuning library for "RL for LLMs"☆497Updated last week
- Annotated version of the Mamba paper☆486Updated last year
- Slides, notes, and materials for the workshop☆327Updated last year
- Fault tolerance for PyTorch (HSDP, LocalSGD, DiLoCo, Streaming DiLoCo)☆359Updated 2 weeks ago
- PyTorch Single Controller☆318Updated this week
- 🚀 Efficiently (pre)training foundation models with native PyTorch features, including FSDP for training and SDPA implementation of Flash…☆255Updated this week
- A subset of PyTorch's neural network modules, written in Python using OpenAI's Triton.☆561Updated 3 weeks ago
- Scalable and Performant Data Loading☆288Updated last week
- Minimalistic 4D-parallelism distributed training framework for education purpose☆1,588Updated last week
- Building blocks for foundation models.☆515Updated last year
- Code for "LayerSkip: Enabling Early Exit Inference and Self-Speculative Decoding", ACL 2024☆318Updated 2 months ago
- ☆323Updated this week
- Puzzles for exploring transformers☆354Updated 2 years ago
- Implementation of 💍 Ring Attention, from Liu et al. at Berkeley AI, in Pytorch☆529Updated 2 months ago
- ☆179Updated 6 months ago
- Home for "How To Scale Your Model", a short blog-style textbook about scaling LLMs on TPUs☆424Updated this week
- System 2 Reasoning Link Collection☆843Updated 3 months ago
- Helpful tools and examples for working with flex-attention☆876Updated this week
- Website for hosting the Open Foundation Models Cheat Sheet.☆267Updated 2 months ago
- ☆161Updated last year
- LoRA and DoRA from Scratch Implementations☆206Updated last year
- Memory layers use a trainable key-value lookup mechanism to add extra parameters to a model without increasing FLOPs. Conceptually, spars…☆341Updated 7 months ago