teddykoker / tinyloader
☆62Updated 3 weeks ago
Alternatives and similar repositories for tinyloader:
Users that are interested in tinyloader are comparing it to the libraries listed below
- A collection of optimizers, some arcane others well known, for Flax.☆29Updated 3 years ago
- Machine Learning eXperiment Utilities☆46Updated 10 months ago
- Transformer with Mu-Parameterization, implemented in Jax/Flax. Supports FSDP on TPU pods.☆30Updated 4 months ago
- A lightweight wrapper for PyTorch that provides a simple declarative API for context switching between devices, distributed modes, mixed-…☆67Updated last year
- Unofficial but Efficient Implementation of "Mamba: Linear-Time Sequence Modeling with Selective State Spaces" in JAX☆83Updated last year
- JAX implementation of Learning to learn by gradient descent by gradient descent☆27Updated 6 months ago
- Hyperparameter tuning via uncertainty modeling☆47Updated 11 months ago
- A GPT, made only of MLPs, in Jax☆57Updated 3 years ago
- This repository contains example code to build models on TPUs☆30Updated 2 years ago
- Fast Discounted Cumulative Sums in PyTorch☆95Updated 3 years ago
- Simply Numpy implementation of the FAVOR+ attention mechanism, https://teddykoker.com/2020/11/performers/☆37Updated 4 years ago
- PyTorch implementation of GLOM☆22Updated 3 years ago
- My explorations into editing the knowledge and memories of an attention network☆34Updated 2 years ago
- Implementation of Token Shift GPT - An autoregressive model that solely relies on shifting the sequence space for mixing☆48Updated 3 years ago
- Implementation of VQ-VAE with a GPT-style sampler in the JAX and Haiku ecosystem.☆12Updated last year
- A case study of efficient training of large language models using commodity hardware.☆69Updated 2 years ago
- Supercharge huggingface transformers with model parallelism.☆76Updated 6 months ago
- JORA: JAX Tensor-Parallel LoRA Library (ACL 2024)☆33Updated 11 months ago
- Automatically take good care of your preemptible TPUs☆36Updated last year
- ML/DL Math and Method notes☆60Updated last year
- Implementation of TableFormer, Robust Transformer Modeling for Table-Text Encoding, in Pytorch☆37Updated 3 years ago
- A place to store reusable transformer components of my own creation or found on the interwebs☆49Updated this week
- some common Huggingface transformers in maximal update parametrization (µP)☆80Updated 3 years ago
- Context Manager to profile the forward and backward times of PyTorch's nn.Module☆83Updated last year
- Fast training of unitary deep network layers from low-rank updates☆28Updated 2 years ago
- Implementation of GateLoop Transformer in Pytorch and Jax☆87Updated 10 months ago
- Make triton easier☆47Updated 10 months ago
- Implementation of the Kalman Filtering Attention proposed in "Kalman Filtering Attention for User Behavior Modeling in CTR Prediction"☆57Updated last year
- A collection of Models, Datasets, DataModules, Callbacks, Metrics, Losses and Loggers to better integrate pytorch-lightning with transfor…☆47Updated last year
- Proof-of-concept of global switching between numpy/jax/pytorch in a library.☆18Updated 10 months ago