The-AI-Summer / pytorch-ddpLinks
code for the ddp tutorial
☆32Updated 3 years ago
Alternatives and similar repositories for pytorch-ddp
Users that are interested in pytorch-ddp are comparing it to the libraries listed below
Sorting:
- Implementation of TableFormer, Robust Transformer Modeling for Table-Text Encoding, in Pytorch☆39Updated 3 years ago
- PyTorch implementation of Soft MoE by Google Brain in "From Sparse to Soft Mixtures of Experts" (https://arxiv.org/pdf/2308.00951.pdf)☆79Updated 2 years ago
- ☆134Updated 2 years ago
- ☆37Updated 2 years ago
- PyTorch, PyTorch Lightning framework for trying knowledge distillation in image classification problems☆32Updated last year
- ☆34Updated last year
- PyTorch implementation of moe, which stands for mixture of experts☆51Updated 4 years ago
- Implementation of Exploring the Limits of Transfer Learning with a Unified Text-to-Text Transformer in PyTorch.☆52Updated 2 years ago
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆121Updated last year
- Adversarial examples to the new ConvNeXt architecture☆20Updated 3 years ago
- An implementation of Transformer with Expire-Span, a circuit for learning which memories to retain☆34Updated 5 years ago
- PyTorch implementation of "From Sparse to Soft Mixtures of Experts"☆66Updated 2 years ago
- ☆29Updated 3 years ago
- Code for the paper "Query-Key Normalization for Transformers"☆49Updated 4 years ago
- Implementing SYNTHESIZER: Rethinking Self-Attention in Transformer Models using Pytorch☆70Updated 5 years ago
- several types of attention modules written in PyTorch for learning purposes☆52Updated last year
- Code for the PAPA paper☆27Updated 3 years ago
- ImageNet-12k subset of ImageNet-21k (fall11)☆21Updated 2 years ago
- AutoMoE: Neural Architecture Search for Efficient Sparsely Activated Transformers☆48Updated 3 years ago
- Implementation of Cross Transformer for spatially-aware few-shot transfer, in Pytorch☆54Updated 4 years ago
- A simple implementation of a deep linear Pytorch module☆21Updated 5 years ago
- This repository holds code and other relevant files for the NeurIPS 2022 tutorial: Foundational Robustness of Foundation Models.☆72Updated 2 years ago
- Stochastic Weight Averaging Tutorials using pytorch.☆33Updated 5 years ago
- Implementation of Memformer, a Memory-augmented Transformer, in Pytorch☆126Updated 5 years ago
- Implementation of a Transformer using ReLA (Rectified Linear Attention) from https://arxiv.org/abs/2104.07012☆49Updated 3 years ago
- Outlining techniques for improving the training performance of your PyTorch model without compromising its accuracy☆129Updated 2 years ago
- Axial Positional Embedding for Pytorch☆84Updated 9 months ago
- A regression-alike loss to improve numerical reasoning in language models - ICML 2025☆27Updated 3 months ago
- This is the public github for our paper "Transformer with a Mixture of Gaussian Keys"☆28Updated 3 years ago
- Implementation for ACProp ( Momentum centering and asynchronous update for adaptive gradient methdos, NeurIPS 2021)☆16Updated 4 years ago