lucidrains / holodeck-pytorchLinks
Implementation of a holodeck, written in Pytorch
☆18Updated 2 years ago
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☆32Updated 2 years ago
- Implementation of Gradient Agreement Filtering, from Chaubard et al. of Stanford, but for single machine microbatches, in Pytorch☆25Updated 11 months ago
- Implementation of an Attention layer where each head can attend to more than just one token, using coordinate descent to pick topk☆47Updated 2 years ago
- Exploring an idea where one forgets about efficiency and carries out attention across each edge of the nodes (tokens)☆55Updated 8 months ago
- Implementation of Metaformer, but in an autoregressive manner☆26Updated 3 years ago
- ☆21Updated 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
- Latent Diffusion Language Models☆70Updated 2 years ago
- Utilities for PyTorch distributed☆25Updated 9 months ago
- Implementation of some personal helper functions for Einops, my most favorite tensor manipulation library ❤️☆57Updated 2 years ago
- recipe for training fully-featured self supervised image jepa models☆12Updated 6 months ago
- A JAX nn library☆22Updated 3 months ago
- My explorations into editing the knowledge and memories of an attention network☆35Updated 3 years ago
- Engineering the state of RNN language models (Mamba, RWKV, etc.)☆32Updated last year
- Explorations into adversarial losses on top of autoregressive loss for language modeling☆40Updated this week
- ☆31Updated last month
- A dashboard for exploring timm learning rate schedulers☆19Updated last year
- ☆34Updated last year
- A scalable implementation of diffusion and flow-matching with XGBoost models, applied to calorimeter data.☆18Updated last year
- AdaCat☆49Updated 3 years ago
- Exploration into the proposed "Self Reasoning Tokens" by Felipe Bonetto☆57Updated last year
- Load any clip model with a standardized interface☆22Updated 2 months ago
- A GPT, made only of MLPs, in Jax☆58Updated 4 years 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
- A python library for highly configurable transformers - easing model architecture search and experimentation.☆49Updated 4 years ago
- Implementation of a Transformer using ReLA (Rectified Linear Attention) from https://arxiv.org/abs/2104.07012☆49Updated 3 years ago
- Utilities for Training Very Large Models☆58Updated last year
- Implementation of Hourglass Transformer, in Pytorch, from Google and OpenAI☆97Updated 3 years ago
- Implementation of Discrete Key / Value Bottleneck, in Pytorch☆88Updated 2 years ago
- ☆33Updated 2 years ago