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:
- Well documented, unit tested, type checked and formatted implementation of a vanilla transformer - for educational purposes.☆273Updated last year
- Notes on quantization in neural networks☆114Updated 2 years ago
- Recreating PyTorch from scratch (C/C++, CUDA, NCCL and Python, with multi-GPU support and automatic differentiation!)☆161Updated last month
- Simple Byte pair Encoding mechanism used for tokenization process . written purely in C☆142Updated last year
- LORA: Low-Rank Adaptation of Large Language Models implemented using PyTorch☆119Updated 2 years ago
- LLaMA 2 implemented from scratch in PyTorch☆366Updated 2 years ago
- An extension of the nanoGPT repository for training small MOE models.☆224Updated 10 months ago
- Llama from scratch, or How to implement a paper without crying☆582Updated last year
- Documented and Unit Tested educational Deep Learning framework with Autograd from scratch.☆122Updated last year
- An implementation of the transformer architecture onto an Nvidia CUDA kernel☆202Updated 2 years ago
- ☆178Updated last year
- This repository contains an implementation of the LLaMA 2 (Large Language Model Meta AI) model, a Generative Pretrained Transformer (GPT)…☆74Updated 2 years ago
- Prune transformer layers☆74Updated last year
- 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
- ☆233Updated last year
- This repository contains an overview of important follow-up works based on the original Vision Transformer (ViT) by Google.☆192Updated 4 years ago
- FlashRNN - Fast RNN Kernels with I/O Awareness☆174Updated 2 months ago
- A repository for log-time feedforward networks☆224Updated last year
- LoRA and DoRA from Scratch Implementations☆215Updated last year
- Simple Adaptation of BitNet☆32Updated last year
- A repository to unravel the language of GPUs, making their kernel conversations easy to understand☆195Updated 7 months ago
- ☆224Updated last month
- making the official triton tutorials actually comprehensible☆85Updated 4 months ago
- ☆17Updated 2 years ago
- Simple MPI implementation for prototyping or learning☆299Updated 5 months ago
- Custom kernels in Triton language for accelerating LLMs☆27Updated last year
- ML/DL Math and Method notes☆65Updated 2 years ago
- Get down and dirty with FlashAttention2.0 in pytorch, plug in and play no complex CUDA kernels☆113Updated 2 years ago
- Best practices & guides on how to write distributed pytorch training code☆562Updated 2 months ago
- ☆41Updated last year