yandex-research / DeDLOC
Official code for "Distributed Deep Learning in Open Collaborations" (NeurIPS 2021)
☆116Updated 3 years ago
Alternatives and similar repositories for DeDLOC:
Users that are interested in DeDLOC are comparing it to the libraries listed below
- PyTorch implementation of L2L execution algorithm☆107Updated 2 years ago
- ☆251Updated 9 months ago
- ☆67Updated 2 years ago
- Implementation of a Transformer, but completely in Triton☆263Updated 3 years ago
- A minimal PyTorch Lightning OpenAI GPT w DeepSpeed Training!☆111Updated last year
- A performant, memory-efficient checkpointing library for PyTorch applications, designed with large, complex distributed workloads in mind…☆156Updated 4 months ago
- Amos optimizer with JEstimator lib.☆82Updated 11 months ago
- ☆60Updated 3 years ago
- Python Research Framework☆106Updated 2 years ago
- OSLO: Open Source framework for Large-scale model Optimization☆308Updated 2 years ago
- A case study of efficient training of large language models using commodity hardware.☆69Updated 2 years ago
- Implementation of the specific Transformer architecture from PaLM - Scaling Language Modeling with Pathways - in Jax (Equinox framework)☆187Updated 2 years ago
- DiffQ performs differentiable quantization using pseudo quantization noise. It can automatically tune the number of bits used per weight …☆235Updated last year
- HetSeq: Distributed GPU Training on Heterogeneous Infrastructure☆106Updated last year
- some common Huggingface transformers in maximal update parametrization (µP)☆80Updated 3 years ago
- Torch Distributed Experimental☆115Updated 8 months ago
- Experiments with generating opensource language model assistants☆97Updated last year
- XtremeDistil framework for distilling/compressing massive multilingual neural network models to tiny and efficient models for AI at scale☆154Updated last year
- ☆87Updated 2 years ago
- Repo for training MLMs, CLMs, or T5-type models on the OLM pretraining data, but it should work with any hugging face text dataset.☆93Updated 2 years ago
- Large Scale Distributed Model Training strategy with Colossal AI and Lightning AI☆57Updated last year
- Research and development for optimizing transformers☆125Updated 4 years ago
- Exploring finetuning public checkpoints on filter 8K sequences on Pile☆115Updated 2 years ago
- This repository contains example code to build models on TPUs☆30Updated 2 years ago
- Inference code for LLaMA models in JAX☆118Updated 11 months ago
- Various transformers for FSDP research☆37Updated 2 years ago
- Swarm training framework using Haiku + JAX + Ray for layer parallel transformer language models on unreliable, heterogeneous nodes☆238Updated last year
- Memory Efficient Attention (O(sqrt(n)) for Jax and PyTorch☆183Updated 2 years ago
- "Towards Crowdsourced Training of Large Neural Networks using Decentralized Mixture-of-Experts" (NeurIPS 2020), original PyTorch implemen…☆54Updated 4 years ago
- A lightweight wrapper for PyTorch that provides a simple declarative API for context switching between devices, distributed modes, mixed-…☆67Updated last year