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.
☆180Updated 4 months ago
Alternatives and similar repositories for ai-algorithms
Users that are interested in ai-algorithms are comparing it to the libraries listed below
Sorting:
- ☆183Updated 2 weeks ago
- PyTorch Implementation of Jamba: "Jamba: A Hybrid Transformer-Mamba Language Model"☆198Updated last month
- minimal GRPO implementation from scratch☆100Updated 8 months ago
- An extension of the nanoGPT repository for training small MOE models.☆216Updated 9 months ago
- dLLM: Simple Diffusion Language Modeling☆1,261Updated this week
- LoRA and DoRA from Scratch Implementations☆215Updated last year
- From scratch implementation of a vision language model in pure PyTorch☆251Updated last year
- A single repo with all scripts and utils to train / fine-tune the Mamba model with or without FIM☆61Updated last year
- Tina: Tiny Reasoning Models via LoRA☆309Updated 2 months ago
- Mixture-of-Recursions: Learning Dynamic Recursive Depths for Adaptive Token-Level Computation (NeurIPS 2025)☆523Updated 2 months ago
- RL significantly the reasoning capability of Qwen2.5-1.5B-Instruct☆31Updated 9 months ago
- Chain of Experts (CoE) enables communication between experts within Mixture-of-Experts (MoE) models☆224Updated last month
- Integrating Mamba/SSMs with Transformer for Enhanced Long Context and High-Quality Sequence Modeling☆211Updated last month
- ☆237Updated 2 months ago
- Survey: A collection of AWESOME papers and resources on the latest research in Mixture of Experts.☆139Updated last year
- Code repository for Black Mamba☆260Updated last year
- A compact LLM pretrained in 9 days by using high quality data☆336Updated 8 months ago
- An open source implementation of LFMs from Liquid AI: Liquid Foundation Models☆197Updated last week
- A easy, reliable, fluid template for python packages complete with docs, testing suites, readme's, github workflows, linting and much muc…☆197Updated last month
- nanoGRPO is a lightweight implementation of Group Relative Policy Optimization (GRPO)☆133Updated 7 months ago
- ☆203Updated last year
- Exploring Applications of GRPO☆249Updated 3 months ago
- Memory layers use a trainable key-value lookup mechanism to add extra parameters to a model without increasing FLOPs. Conceptually, spars…☆359Updated last year
- Building LLaMA 4 MoE from Scratch☆68Updated 7 months ago
- Research projects built on top of Transformers☆104Updated 9 months ago
- ☆45Updated 7 months ago
- Reproduction of DeepSeek-R1☆244Updated 7 months ago
- PyTorch implementation of models from the Zamba2 series.☆186Updated 10 months ago
- Training small GPT-2 style models using Kolmogorov-Arnold networks.☆122Updated last year
- ☆136Updated last year