Jaykef / ai-algorithmsLinks
First-principle implementations of groundbreaking AI algorithms using a wide range of deep learning frameworks, accompanied by supporting research papers and demos.
☆170Updated this week
Alternatives and similar repositories for ai-algorithms
Users that are interested in ai-algorithms are comparing it to the libraries listed below
Sorting:
- nanoGRPO is a lightweight implementation of Group Relative Policy Optimization (GRPO)☆105Updated last month
- PyTorch Implementation of Jamba: "Jamba: A Hybrid Transformer-Mamba Language Model"☆171Updated 2 months ago
- An extension of the nanoGPT repository for training small MOE models.☆152Updated 3 months ago
- The official implementation of Tensor ProducT ATTenTion Transformer (T6) (https://arxiv.org/abs/2501.06425)☆375Updated last week
- A single repo with all scripts and utils to train / fine-tune the Mamba model with or without FIM☆55Updated last year
- minimal GRPO implementation from scratch☆90Updated 3 months ago
- Integrating Mamba/SSMs with Transformer for Enhanced Long Context and High-Quality Sequence Modeling☆196Updated 2 months ago
- PyTorch implementation of models from the Zamba2 series.☆182Updated 5 months ago
- RL significantly the reasoning capability of Qwen2.5-1.5B-Instruct☆29Updated 4 months ago
- Exploring Applications of GRPO☆230Updated last month
- Implementation of 🥥 Coconut, Chain of Continuous Thought, in Pytorch☆175Updated this week
- Notes and commented code for RLHF (PPO)☆96Updated last year
- ☆178Updated 6 months ago
- ☆286Updated 2 months ago
- Minimal hackable GRPO implementation☆247Updated 4 months ago
- Pytorch implementation of the PEER block from the paper, Mixture of A Million Experts, by Xu Owen He at Deepmind☆127Updated 10 months ago
- Memory layers use a trainable key-value lookup mechanism to add extra parameters to a model without increasing FLOPs. Conceptually, spars…☆339Updated 6 months ago
- ☆158Updated last month
- my attempts at implementing various bits of Sepp Hochreiter's new xLSTM architecture☆130Updated last year
- RWKV-7: Surpassing GPT☆91Updated 7 months ago
- Notes on the Mamba and the S4 model (Mamba: Linear-Time Sequence Modeling with Selective State Spaces)☆169Updated last year
- Training small GPT-2 style models using Kolmogorov-Arnold networks.☆118Updated last year
- Naively combining transformers and Kolmogorov-Arnold Networks to learn and experiment☆35Updated 10 months ago
- [NeurIPS 2024] Official Repository of The Mamba in the Llama: Distilling and Accelerating Hybrid Models☆221Updated last month
- The simplest, fastest repository for training/finetuning medium-sized xLSTMs.☆41Updated last year
- Build your own visual reasoning model☆385Updated last week
- Implementation of the paper: "Mixture-of-Depths: Dynamically allocating compute in transformer-based language models"☆95Updated 2 weeks ago
- An open source implementation of LFMs from Liquid AI: Liquid Foundation Models☆168Updated 3 weeks ago
- working implimention of deepseek MLA☆42Updated 5 months ago
- an open source reproduction of NVIDIA's nGPT (Normalized Transformer with Representation Learning on the Hypersphere)☆101Updated 3 months ago