divyamakkar0 / JAXformerLinks
A zero-to-one guide on scaling modern transformers with n-dimensional parallelism.
☆105Updated 2 months ago
Alternatives and similar repositories for JAXformer
Users that are interested in JAXformer are comparing it to the libraries listed below
Sorting:
- A repository to unravel the language of GPUs, making their kernel conversations easy to understand☆196Updated 6 months ago
- Simple Transformer in Jax☆139Updated last year
- NanoGPT-speedrunning for the poor T4 enjoyers☆73Updated 7 months ago
- ☆285Updated last year
- Dion optimizer algorithm☆395Updated 2 weeks ago
- The simplest, fastest repository for training/finetuning medium-sized GPTs.☆174Updated 5 months ago
- Minimal yet performant LLM examples in pure JAX☆204Updated 2 months ago
- seqax = sequence modeling + JAX☆168Updated 4 months ago
- ☆106Updated last month
- SIMD quantization kernels☆92Updated 2 months ago
- Custom triton kernels for training Karpathy's nanoGPT.☆19Updated last year
- FlexAttention based, minimal vllm-style inference engine for fast Gemma 2 inference.☆313Updated last month
- Compiling useful links, papers, benchmarks, ideas, etc.☆45Updated 8 months ago
- ☆91Updated last year
- ☆224Updated last week
- Simple & Scalable Pretraining for Neural Architecture Research☆302Updated last month
- an open source reproduction of NVIDIA's nGPT (Normalized Transformer with Representation Learning on the Hypersphere)☆108Updated 8 months ago
- in this repository, i'm going to implement increasingly complex llm inference optimizations☆70Updated 6 months ago
- Quantized LLM training in pure CUDA/C++.☆220Updated this week
- Solve puzzles. Learn CUDA.☆64Updated last year
- Training-Ready RL Environments + Evals☆182Updated this week
- 🧱 Modula software package☆307Updated 3 months ago
- Storing long contexts in tiny caches with self-study☆218Updated last month
- rl from zero pretrain, can it be done? yes.☆281Updated 2 months ago
- Accelerate, Optimize performance with streamlined training and serving options with JAX.☆325Updated this week
- Small scale distributed training of sequential deep learning models, built on Numpy and MPI.☆151Updated 2 years ago
- A set of Python scripts that makes your experience on TPU better☆54Updated 2 months ago
- Cost aware hyperparameter tuning algorithm☆175Updated last year
- Minimal (400 LOC) implementation Maximum (multi-node, FSDP) GPT training☆132Updated last year
- A FlashAttention implementation for JAX with support for efficient document mask computation and context parallelism.☆149Updated 3 weeks ago