CLAIRE-Labo / EvoTuneLinks
Efficiently discovering algorithms via LLMs with evolutionary search and reinforcement learning.
☆106Updated 3 weeks ago
Alternatives and similar repositories for EvoTune
Users that are interested in EvoTune are comparing it to the libraries listed below
Sorting:
- Pytorch implementation of the PEER block from the paper, Mixture of A Million Experts, by Xu Owen He at Deepmind☆127Updated last year
- Implementation of Mind Evolution, Evolving Deeper LLM Thinking, from Deepmind☆56Updated 2 months ago
- Explorations into the proposal from the paper "Grokfast, Accelerated Grokking by Amplifying Slow Gradients"☆101Updated 8 months ago
- The Automated LLM Speedrunning Benchmark measures how well LLM agents can reproduce previous innovations and discover new ones in languag…☆97Updated 3 weeks ago
- ☆85Updated last year
- open source alpha evolve☆67Updated 3 months ago
- ☆82Updated last year
- Mixture-of-Transformers: A Sparse and Scalable Architecture for Multi-Modal Foundation Models. TMLR 2025.☆93Updated 3 months ago
- Explorations into the recently proposed Taylor Series Linear Attention☆100Updated last year
- Normalized Transformer (nGPT)☆187Updated 9 months ago
- Official repo of paper LM2☆41Updated 6 months ago
- ☆67Updated last year
- Implementation of Infini-Transformer in Pytorch☆111Updated 7 months ago
- Implementation of the new SOTA for model based RL, from the paper "Improving Transformer World Models for Data-Efficient RL", in Pytorch☆130Updated 3 months ago
- [ICML 2025] Roll the dice & look before you leap: Going beyond the creative limits of next-token prediction☆65Updated 3 months ago
- Minimal (400 LOC) implementation Maximum (multi-node, FSDP) GPT training☆131Updated last year
- Tiled Flash Linear Attention library for fast and efficient mLSTM Kernels.☆69Updated 2 weeks ago
- Implementation of 🥥 Coconut, Chain of Continuous Thought, in Pytorch☆179Updated 2 months ago
- AIRA-dojo: a framework for developing and evaluating AI research agents☆90Updated 3 weeks ago
- Self contained pytorch implementation of a sinkhorn based router, for mixture of experts or otherwise☆37Updated last year
- ☆58Updated 3 months ago
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆120Updated 10 months ago
- Collection of autoregressive model implementation☆86Updated 4 months ago
- Tiny re-implementation of MDM in style of LLaDA and nano-gpt speedrun☆56Updated 5 months ago
- ☆102Updated 11 months ago
- ☆45Updated last year
- Exploration into the proposed "Self Reasoning Tokens" by Felipe Bonetto☆56Updated last year
- PyTorch implementation of models from the Zamba2 series.