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:
- Latent Diffusion Language Models☆70Updated 2 years ago
- Exploring an idea where one forgets about efficiency and carries out attention across each edge of the nodes (tokens)☆55Updated 9 months ago
- Implementation of Gradient Agreement Filtering, from Chaubard et al. of Stanford, but for single machine microbatches, in Pytorch☆25Updated 11 months ago
- DiCE: The Infinitely Differentiable Monte-Carlo Estimator☆32Updated 2 years ago
- Implementation of Token Shift GPT - An autoregressive model that solely relies on shifting the sequence space for mixing☆49Updated 3 years ago
- Engineering the state of RNN language models (Mamba, RWKV, etc.)☆32Updated last year
- 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
- Utilities for PyTorch distributed☆25Updated 10 months ago
- Implementation of Metaformer, but in an autoregressive manner☆26Updated 3 years ago
- A JAX nn library☆22Updated 4 months ago
- ☆31Updated this week
- My explorations into editing the knowledge and memories of an attention network☆35Updated 3 years ago
- ☆34Updated last year
- Exploration into the proposed "Self Reasoning Tokens" by Felipe Bonetto☆57Updated last year
- ☆24Updated last year
- Explorations into adversarial losses on top of autoregressive loss for language modeling☆41Updated 3 weeks ago
- CUDA implementation of autoregressive linear attention, with all the latest research findings☆46Updated 2 years ago
- Implementation of Discrete Key / Value Bottleneck, in Pytorch☆88Updated 2 years ago
- ☆21Updated 2 years ago
- A dashboard for exploring timm learning rate schedulers☆19Updated last year
- Implementation of GateLoop Transformer in Pytorch and Jax☆91Updated last year
- recipe for training fully-featured self supervised image jepa models☆12Updated 7 months ago
- Implementation of some personal helper functions for Einops, my most favorite tensor manipulation library ❤️☆57Updated 3 years ago
- A python library for highly configurable transformers - easing model architecture search and experimentation.☆49Updated 4 years ago
- A GPT, made only of MLPs, in Jax☆58Updated 4 years ago
- AdaCat☆49Updated 3 years ago
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆121Updated last year
- Utilities for Training Very Large Models☆58Updated last year
- A JAX implementation of the continuous time formulation of Consistency Models☆85Updated 2 years ago
- Load any clip model with a standardized interface☆22Updated 2 months ago