lucidrains / holodeck-pytorchLinks
Implementation of a holodeck, written in Pytorch
☆18Updated last year
Alternatives and similar repositories for holodeck-pytorch
Users that are interested in holodeck-pytorch are comparing it to the libraries listed below
Sorting:
- DiCE: The Infinitely Differentiable Monte-Carlo Estimator☆31Updated 2 years ago
- Exploring an idea where one forgets about efficiency and carries out attention across each edge of the nodes (tokens)☆52Updated 4 months ago
- Implementation of Gradient Agreement Filtering, from Chaubard et al. of Stanford, but for single machine microbatches, in Pytorch☆25Updated 6 months ago
- Implementation of Metaformer, but in an autoregressive manner☆26Updated 3 years ago
- Latent Diffusion Language Models☆68Updated last year
- Engineering the state of RNN language models (Mamba, RWKV, etc.)☆32Updated last year
- Utilities for PyTorch distributed☆24Updated 5 months ago
- CUDA implementation of autoregressive linear attention, with all the latest research findings☆44Updated 2 years ago
- Implementation of Token Shift GPT - An autoregressive model that solely relies on shifting the sequence space for mixing☆50Updated 3 years ago
- A JAX nn library☆21Updated last week
- AdaCat☆49Updated 2 years ago
- recipe for training fully-featured self supervised image jepa models☆10Updated last month
- Implementation of an Attention layer where each head can attend to more than just one token, using coordinate descent to pick topk☆46Updated 2 years ago
- A dashboard for exploring timm learning rate schedulers☆19Updated 8 months ago
- A python library for highly configurable transformers - easing model architecture search and experimentation.☆49Updated 3 years ago
- A GPT, made only of MLPs, in Jax☆58Updated 4 years ago
- Exploration into the proposed "Self Reasoning Tokens" by Felipe Bonetto☆56Updated last year
- Implementation of Discrete Key / Value Bottleneck, in Pytorch☆88Updated 2 years ago
- Explorations into adversarial losses on top of autoregressive loss for language modeling☆37Updated 5 months ago
- Load any clip model with a standardized interface☆21Updated last year
- ☆34Updated 10 months ago
- Implementation of some personal helper functions for Einops, my most favorite tensor manipulation library ❤️☆55Updated 2 years ago
- My explorations into editing the knowledge and memories of an attention network☆35Updated 2 years ago
- ☆21Updated 2 years ago
- Train vision models using JAX and 🤗 transformers☆98Updated 3 months ago
- Implementation of "compositional attention" from MILA, a multi-head attention variant that is reframed as a two-step attention process wi…☆51Updated 3 years ago
- LayerNorm(SmallInit(Embedding)) in a Transformer to improve convergence☆59Updated 3 years ago
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆120Updated 9 months ago
- Implementation of GateLoop Transformer in Pytorch and Jax☆89Updated last year
- Implementation of Hourglass Transformer, in Pytorch, from Google and OpenAI☆91Updated 3 years ago