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:
- Exploring an idea where one forgets about efficiency and carries out attention across each edge of the nodes (tokens)☆53Updated 4 months ago
- Latent Diffusion Language Models☆69Updated last year
- Implementation of Token Shift GPT - An autoregressive model that solely relies on shifting the sequence space for mixing☆50Updated 3 years ago
- DiCE: The Infinitely Differentiable Monte-Carlo Estimator☆31Updated 2 years ago
- 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
- Engineering the state of RNN language models (Mamba, RWKV, etc.)☆32Updated last year
- Implementation of Gradient Agreement Filtering, from Chaubard et al. of Stanford, but for single machine microbatches, in Pytorch☆25Updated 7 months ago
- Implementation of Metaformer, but in an autoregressive manner☆27Updated 3 years ago
- Utilities for PyTorch distributed☆24Updated 5 months ago
- Exploration into the proposed "Self Reasoning Tokens" by Felipe Bonetto☆56Updated last year
- Explorations into adversarial losses on top of autoregressive loss for language modeling☆37Updated 6 months ago
- Implementation of some personal helper functions for Einops, my most favorite tensor manipulation library ❤️☆55Updated 2 years ago
- CUDA implementation of autoregressive linear attention, with all the latest research findings☆44Updated 2 years ago
- A scalable implementation of diffusion and flow-matching with XGBoost models, applied to calorimeter data.☆18Updated 9 months ago
- A JAX nn library☆21Updated last month
- AdaCat☆49Updated 3 years ago
- My explorations into editing the knowledge and memories of an attention network☆35Updated 2 years ago
- A dashboard for exploring timm learning rate schedulers☆19Updated 9 months ago
- LayerNorm(SmallInit(Embedding)) in a Transformer to improve convergence☆59Updated 3 years ago
- ☆34Updated 11 months ago
- ☆31Updated 2 months ago
- Implementation of a Transformer using ReLA (Rectified Linear Attention) from https://arxiv.org/abs/2104.07012☆49Updated 3 years ago
- A GPT, made only of MLPs, in Jax☆58Updated 4 years ago
- recipe for training fully-featured self supervised image jepa models☆10Updated 2 months ago
- A python library for highly configurable transformers - easing model architecture search and experimentation.☆49Updated 3 years ago
- Train vision models using JAX and 🤗 transformers☆98Updated 3 weeks ago
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆120Updated 10 months ago
- ☆21Updated 2 years ago
- Explorations into the recently proposed Taylor Series Linear Attention☆100Updated last year
- Another attempt at a long-context / efficient transformer by me☆38Updated 3 years ago