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:
- Implementation of Gradient Agreement Filtering, from Chaubard et al. of Stanford, but for single machine microbatches, in Pytorch☆25Updated 9 months ago
- Latent Diffusion Language Models☆69Updated 2 years ago
- DiCE: The Infinitely Differentiable Monte-Carlo Estimator☆32Updated 2 years ago
- Exploring an idea where one forgets about efficiency and carries out attention across each edge of the nodes (tokens)☆55Updated 7 months 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
- Implementation of Metaformer, but in an autoregressive manner☆26Updated 3 years ago
- CUDA implementation of autoregressive linear attention, with all the latest research findings☆45Updated 2 years ago
- A python library for highly configurable transformers - easing model architecture search and experimentation.☆49Updated 3 years ago
- Implementation of Token Shift GPT - An autoregressive model that solely relies on shifting the sequence space for mixing☆50Updated 3 years ago
- Engineering the state of RNN language models (Mamba, RWKV, etc.)☆32Updated last year
- Utilities for PyTorch distributed☆25Updated 8 months ago
- Exploration into the proposed "Self Reasoning Tokens" by Felipe Bonetto☆57Updated last year
- ☆21Updated 2 years ago
- Implementation of GateLoop Transformer in Pytorch and Jax☆90Updated last year
- ☆34Updated last year
- A JAX nn library☆21Updated 2 months ago
- LayerNorm(SmallInit(Embedding)) in a Transformer to improve convergence☆60Updated 3 years ago
- Implementation of some personal helper functions for Einops, my most favorite tensor manipulation library ❤️☆55Updated 2 years ago
- A scalable implementation of diffusion and flow-matching with XGBoost models, applied to calorimeter data.☆18Updated last year
- Explorations into adversarial losses on top of autoregressive loss for language modeling☆38Updated 8 months ago
- My explorations into editing the knowledge and memories of an attention network☆34Updated 2 years ago
- Implementation of Discrete Key / Value Bottleneck, in Pytorch☆88Updated 2 years ago
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆119Updated last year
- Utilities for Training Very Large Models☆58Updated last year
- Explorations into the recently proposed Taylor Series Linear Attention☆99Updated last year
- AdaCat☆49Updated 3 years ago
- Load any clip model with a standardized interface☆21Updated 3 weeks ago
- Implementation and explorations into Blackbox Gradient Sensing (BGS), an evolutionary strategies approach proposed in a Google Deepmind p…☆20Updated 3 months ago
- RWKV model implementation☆38Updated 2 years ago
- Implementation of 🌻 Mirasol, SOTA Multimodal Autoregressive model out of Google Deepmind, in Pytorch☆89Updated last year