johnma2006 / candleLinks
Deep learning library implemented from scratch in numpy. Mixtral, Mamba, LLaMA, GPT, ResNet, and other experiments.
☆52Updated 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.☆162Updated 2 months ago
- Implementation of the Llama architecture with RLHF + Q-learning☆166Updated 7 months ago
- Understand and test language model architectures on synthetic tasks.☆225Updated 2 months ago
- Evaluating the Mamba architecture on the Othello game☆48Updated last year
- ☆88Updated last year
- ☆82Updated last year
- nanoGPT-like codebase for LLM training☆107Updated 4 months ago
- Collection of autoregressive model implementation☆86Updated 4 months ago
- A MAD laboratory to improve AI architecture designs 🧪☆129Updated 9 months ago
- Normalized Transformer (nGPT)☆188Updated 10 months ago
- Large scale 4D parallelism pre-training for 🤗 transformers in Mixture of Experts *(still work in progress)*☆87Updated 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…☆53Updated last year
- ☆102Updated last month
- ☆57Updated 11 months ago
- ☆53Updated last year
- Implementation of GateLoop Transformer in Pytorch and Jax☆90Updated last year
- Griffin MQA + Hawk Linear RNN Hybrid☆89Updated last year
- ☆166Updated 2 years ago
- Code for exploring Based models from "Simple linear attention language models balance the recall-throughput tradeoff"☆241Updated 3 months ago
- supporting pytorch FSDP for optimizers☆84Updated 9 months ago
- ☆28Updated last year
- A byte-level decoder architecture that matches the performance of tokenized Transformers.☆66Updated last year
- Fast bare-bones BPE for modern tokenizer training☆164Updated 2 months ago
- ☆196Updated 2 weeks ago
- Code to reproduce "Transformers Can Do Arithmetic with the Right Embeddings", McLeish et al (NeurIPS 2024)☆192Updated last year
- Minimal (400 LOC) implementation Maximum (multi-node, FSDP) GPT training☆132Updated last year
- Code implementing "Efficient Parallelization of a Ubiquitious Sequential Computation" (Heinsen, 2023)☆94Updated 9 months ago
- Custom triton kernels for training Karpathy's nanoGPT.☆19Updated 11 months ago
- Explorations into the proposal from the paper "Grokfast, Accelerated Grokking by Amplifying Slow Gradients"☆101Updated 8 months ago
- Token Omission Via Attention☆128Updated 11 months ago