fferflo / weightbridgeLinks
Map (deep learning) model weights between different model implementations.
☆19Updated 6 months ago
Alternatives and similar repositories for weightbridge
Users that are interested in weightbridge are comparing it to the libraries listed below
Sorting:
- Implementation of GateLoop Transformer in Pytorch and Jax☆89Updated last year
- Explorations into the recently proposed Taylor Series Linear Attention☆100Updated 11 months ago
- ☆56Updated 10 months ago
- LayerNorm(SmallInit(Embedding)) in a Transformer to improve convergence☆59Updated 3 years ago
- CUDA implementation of autoregressive linear attention, with all the latest research findings☆44Updated 2 years ago
- Automatically take good care of your preemptible TPUs☆36Updated 2 years ago
- Unofficial but Efficient Implementation of "Mamba: Linear-Time Sequence Modeling with Selective State Spaces" in JAX☆85Updated last year
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆120Updated 9 months ago
- Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch☆115Updated 8 months ago
- Exploring an idea where one forgets about efficiency and carries out attention across each edge of the nodes (tokens)☆53Updated 4 months ago
- Utilities for PyTorch distributed☆24Updated 5 months ago
- Implementation of Gradient Agreement Filtering, from Chaubard et al. of Stanford, but for single machine microbatches, in Pytorch☆25Updated 6 months ago
- Explorations into the proposal from the paper "Grokfast, Accelerated Grokking by Amplifying Slow Gradients"☆101Updated 7 months ago
- ☆34Updated 11 months ago
- Pytorch implementation of preconditioned stochastic gradient descent (Kron and affine preconditioner, low-rank approximation precondition…☆179Updated 2 weeks ago
- This is a port of Mistral-7B model in JAX☆32Updated last year
- Sequence Modeling with Multiresolution Convolutional Memory (ICML 2023)☆125Updated last year
- ☆32Updated last year
- Train vision models using JAX and 🤗 transformers☆98Updated 2 weeks ago
- Implementation of Infini-Transformer in Pytorch☆111Updated 7 months ago
- Explorations into adversarial losses on top of autoregressive loss for language modeling☆37Updated 5 months ago
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆124Updated last year
- Implementation of 🌻 Mirasol, SOTA Multimodal Autoregressive model out of Google Deepmind, in Pytorch☆89Updated last year
- Implementation of Gated State Spaces, from the paper "Long Range Language Modeling via Gated State Spaces", in Pytorch☆101Updated 2 years ago
- Implementation of 2-simplicial attention proposed by Clift et al. (2019) and the recent attempt to make practical in Fast and Simplex, Ro…☆43Updated 3 weeks ago
- Code for the paper "Function-Space Learning Rates"☆23Updated 2 months ago
- A library for unit scaling in PyTorch☆129Updated last month
- Attempt to make multiple residual streams from Bytedance's Hyper-Connections paper accessible to the public☆88Updated last month
- Yet another random morning idea to be quickly tried and architecture shared if it works; to allow the transformer to pause for any amount…☆53Updated last year
- LoRA for arbitrary JAX models and functions☆141Updated last year