AkiRusProd / numpy-transformerLinks
A numpy implementation of the Transformer model in "Attention is All You Need"
☆58Updated last year
Alternatives and similar repositories for numpy-transformer
Users that are interested in numpy-transformer are comparing it to the libraries listed below
Sorting:
- Сustom torch style machine learning framework with automatic differentiation implemented on numpy, allows build GANs, VAEs, etc.☆81Updated 3 weeks ago
- Well documented, unit tested, type checked and formatted implementation of a vanilla transformer - for educational purposes.☆282Updated last year
- Notes on quantization in neural networks☆117Updated 2 years ago
- LLaMA 2 implemented from scratch in PyTorch☆366Updated 2 years ago
- LORA: Low-Rank Adaptation of Large Language Models implemented using PyTorch☆122Updated 2 years ago
- This code repository contains the code used for my "Optimizing Memory Usage for Training LLMs and Vision Transformers in PyTorch" blog po…☆92Updated 2 years ago
- ☆236Updated last year
- A Simplified PyTorch Implementation of Vision Transformer (ViT)☆235Updated last year
- ☆13Updated last year
- Recreating PyTorch from scratch (C/C++, CUDA, NCCL and Python, with multi-GPU support and automatic differentiation!)☆162Updated 2 months ago
- An extension of the nanoGPT repository for training small MOE models.☆236Updated 11 months ago
- Distributed training (multi-node) of a Transformer model☆93Updated last year
- Simple Byte pair Encoding mechanism used for tokenization process . written purely in C☆146Updated last year
- LoRA and DoRA from Scratch Implementations☆215Updated last year
- Tutorial for how to build BERT from scratch☆102Updated last year
- A repository to unravel the language of GPUs, making their kernel conversations easy to understand☆198Updated 8 months ago
- Annotated version of the Mamba paper☆495Updated last year
- ☆178Updated 2 years ago
- I will build Transformer from scratch☆84Updated 6 months ago
- Training small GPT-2 style models using Kolmogorov-Arnold networks.☆121Updated last year
- My own repository containing the codes I wrote to practice CUDA programming.☆65Updated 2 years ago
- making the official triton tutorials actually comprehensible☆111Updated 5 months ago
- Notes about LLaMA 2 model☆72Updated 2 years ago
- Deep learning library implemented from scratch in numpy. Mixtral, Mamba, LLaMA, GPT, ResNet, and other experiments.☆53Updated last year
- Get down and dirty with FlashAttention2.0 in pytorch, plug in and play no complex CUDA kernels☆113Updated 2 years ago
- Custom kernels in Triton language for accelerating LLMs☆27Updated last year
- For optimization algorithm research and development.☆558Updated 3 weeks ago
- Slides, notes, and materials for the workshop☆339Updated last year
- several types of attention modules written in PyTorch for learning purposes☆53Updated last month
- 100 days of building GPU kernels!☆569Updated 9 months ago