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.
☆178Updated last month
Alternatives and similar repositories for ai-algorithms
Users that are interested in ai-algorithms are comparing it to the libraries listed below
Sorting:
- minimal GRPO implementation from scratch☆97Updated 6 months ago
- An extension of the nanoGPT repository for training small MOE models.☆187Updated 6 months ago
- A single repo with all scripts and utils to train / fine-tune the Mamba model with or without FIM☆56Updated last year
- Survey: A collection of AWESOME papers and resources on the latest research in Mixture of Experts.☆133Updated last year
- Mixture-of-Recursions: Learning Dynamic Recursive Depths for Adaptive Token-Level Computation☆435Updated last month
- PyTorch Implementation of Jamba: "Jamba: A Hybrid Transformer-Mamba Language Model"☆187Updated last week
- nanoGRPO is a lightweight implementation of Group Relative Policy Optimization (GRPO)☆119Updated 4 months ago
- From scratch implementation of a vision language model in pure PyTorch☆239Updated last year
- Tina: Tiny Reasoning Models via LoRA☆282Updated last month
- The official implementation of TPA: Tensor ProducT ATTenTion Transformer (T6) (https://arxiv.org/abs/2501.06425)☆385Updated 3 weeks ago
- ☆196Updated 9 months ago
- An open source implementation of LFMs from Liquid AI: Liquid Foundation Models☆187Updated last week
- Integrating Mamba/SSMs with Transformer for Enhanced Long Context and High-Quality Sequence Modeling☆206Updated last week
- A compact LLM pretrained in 9 days by using high quality data☆323Updated 5 months ago
- Chain of Experts (CoE) enables communication between experts within Mixture-of-Experts (MoE) models☆220Updated this week
- Training small GPT-2 style models using Kolmogorov-Arnold networks.☆121Updated last year
- RL significantly the reasoning capability of Qwen2.5-1.5B-Instruct☆30Updated 6 months ago
- LoRA and DoRA from Scratch Implementations☆212Updated last year
- ☆301Updated 4 months ago
- Code repository for Black Mamba☆254Updated last year
- ☆175Updated last month
- PyTorch implementation of models from the Zamba2 series.☆185Updated 7 months ago
- A easy, reliable, fluid template for python packages complete with docs, testing suites, readme's, github workflows, linting and much muc…☆188Updated last week
- Implementation of the paper: "Mixture-of-Depths: Dynamically allocating compute in transformer-based language models"☆105Updated last week
- working implimention of deepseek MLA☆44Updated 8 months ago
- Reproduction of DeepSeek-R1☆238Updated 5 months ago
- Training teachers with reinforcement learning able to make LLMs learn how to reason for test time scaling.☆339Updated 2 months ago
- Memory layers use a trainable key-value lookup mechanism to add extra parameters to a model without increasing FLOPs. Conceptually, spars…☆343Updated 9 months ago
- Block Transformer: Global-to-Local Language Modeling for Fast Inference (NeurIPS 2024)☆161Updated 5 months ago
- Unofficial implementation of https://arxiv.org/pdf/2407.14679☆48Updated last year