minyoungg / platonic-repLinks
β631Updated 7 months ago
Alternatives and similar repositories for platonic-rep
Users that are interested in platonic-rep are comparing it to the libraries listed below
Sorting:
- Official JAX implementation of Learning to (Learn at Test Time): RNNs with Expressive Hidden Statesβ426Updated 2 weeks ago
- [ICLR2025 Spotlightπ₯] Official Implementation of TokenFormer: Rethinking Transformer Scaling with Tokenized Model Parametersβ576Updated 9 months ago
- [ICML 2024 Best Paper] Discrete Diffusion Modeling by Estimating the Ratios of the Data Distribution (https://arxiv.org/abs/2310.16834)β659Updated last year
- Annotated version of the Mamba paperβ490Updated last year
- Public repository for "The Surprising Effectiveness of Test-Time Training for Abstract Reasoning"β336Updated last week
- β541Updated last year
- ViT Prisma is a mechanistic interpretability library for Vision and Video Transformers (ViTs).β321Updated 3 months ago
- H-Net: Hierarchical Network with Dynamic Chunkingβ778Updated last month
- Quick implementation of nGPT, learning entirely on the hypersphere, from NvidiaAIβ291Updated 5 months ago
- This repo contains the code for the paper "Intuitive physics understanding emerges fromself-supervised pretraining on natural videos"β196Updated 9 months ago
- Official implementation of paper: SFT Memorizes, RL Generalizes: A Comparative Study of Foundation Model Post-trainingβ306Updated 6 months ago
- Implementation of ST-Moe, the latest incarnation of MoE after years of research at Brain, in Pytorchβ369Updated last year
- Pretraining and inference code for a large-scale depth-recurrent language modelβ843Updated last month
- β302Updated 6 months ago
- PyTorch Code for Energy-Based Transformers paper -- generalizable reasoning and scalable learningβ553Updated this week
- [ICML2024 (Oral)] Official PyTorch implementation of DoRA: Weight-Decomposed Low-Rank Adaptationβ878Updated last year
- Some preliminary explorations of Mamba's context scaling.β216Updated last year
- A curated list for awesome discrete diffusion models resources.β491Updated 2 months ago
- GPT4 based personalized ArXiv paper assistant botβ538Updated last year
- Implementation of π Ring Attention, from Liu et al. at Berkeley AI, in Pytorchβ543Updated 6 months ago
- Memory layers use a trainable key-value lookup mechanism to add extra parameters to a model without increasing FLOPs. Conceptually, sparsβ¦