johnma2006 / candleLinks
Deep learning library implemented from scratch in numpy. Mixtral, Mamba, LLaMA, GPT, ResNet, and other experiments.
☆53Updated last year
Alternatives and similar repositories for candle
Users that are interested in candle are comparing it to the libraries listed below
Sorting:
- The simplest, fastest repository for training/finetuning medium-sized GPTs.☆172Updated 4 months ago
- Understand and test language model architectures on synthetic tasks.☆240Updated last month
- Implementation of the Llama architecture with RLHF + Q-learning☆168Updated 9 months ago
- ☆82Updated last year
- nanoGPT-like codebase for LLM training☆109Updated 2 weeks ago
- A MAD laboratory to improve AI architecture designs 🧪☆133Updated 11 months ago
- ☆91Updated last year
- Evaluating the Mamba architecture on the Othello game☆48Updated last year
- Explorations into the proposal from the paper "Grokfast, Accelerated Grokking by Amplifying Slow Gradients"☆103Updated 10 months ago
- This is the code that went into our practical dive using mamba as information extraction☆57Updated last year
- ☆105Updated 3 months ago
- Griffin MQA + Hawk Linear RNN Hybrid☆89Updated last year
- Yet another random morning idea to be quickly tried and architecture shared if it works; to allow the transformer to pause for any amount…☆52Updated 2 years ago
- Collection of autoregressive model implementation☆86Updated 6 months ago
- ☆166Updated 2 years ago
- Normalized Transformer (nGPT)☆192Updated last year
- Token Omission Via Attention☆127Updated last year
- Implementation of GateLoop Transformer in Pytorch and Jax☆90Updated last year
- Code for exploring Based models from "Simple linear attention language models balance the recall-throughput tradeoff"☆243Updated 5 months ago
- Pytorch implementation of the PEER block from the paper, Mixture of A Million Experts, by Xu Owen He at Deepmind☆131Updated 2 weeks ago
- supporting pytorch FSDP for optimizers☆84Updated 11 months ago
- A repository for log-time feedforward networks☆222Updated last year
- Fast bare-bones BPE for modern tokenizer training☆168Updated 4 months ago
- ☆204Updated last week
- ☆53Updated last year
- A byte-level decoder architecture that matches the performance of tokenized Transformers.☆66Updated last year
- Training small GPT-2 style models using Kolmogorov-Arnold networks.☆121Updated last year
- A single repo with all scripts and utils to train / fine-tune the Mamba model with or without FIM☆60Updated last year
- Code to reproduce "Transformers Can Do Arithmetic with the Right Embeddings", McLeish et al (NeurIPS 2024)☆194Updated last year
- Implementation of Infini-Transformer in Pytorch☆113Updated 10 months ago