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.☆272Updated last year
- Notes on quantization in neural networks☆113Updated last year
- ☆223Updated 11 months ago
- LLaMA 2 implemented from scratch in PyTorch☆361Updated 2 years ago
- LORA: Low-Rank Adaptation of Large Language Models implemented using PyTorch☆117Updated 2 years ago
- Recreating PyTorch from scratch (C/C++, CUDA, NCCL and Python, with multi-GPU support and automatic differentiation!)☆161Updated 2 weeks ago
- A Simplified PyTorch Implementation of Vision Transformer (ViT)☆223Updated last year
- Simple Byte pair Encoding mechanism used for tokenization process . written purely in C☆139Updated last year
- A repository to unravel the language of GPUs, making their kernel conversations easy to understand☆196Updated 6 months ago
- ☆177Updated last year
- 100 days of building GPU kernels!☆547Updated 7 months ago
- Llama from scratch, or How to implement a paper without crying☆581Updated last year
- making the official triton tutorials actually comprehensible☆78Updated 3 months ago
- Tutorials for Triton, a language for writing gpu kernels☆61Updated 2 years ago
- I will build Transformer from scratch☆87Updated 4 months ago
- Distributed training (multi-node) of a Transformer model☆89Updated last year
- LoRA and DoRA from Scratch Implementations☆215Updated last year
- Learn CUDA with PyTorch☆123Updated 2 weeks ago
- A curated list of resources for learning and exploring Triton, OpenAI's programming language for writing efficient GPU code.☆438Updated 9 months ago
- GPU Kernels☆210Updated 7 months ago
- This repository contains an implementation of the LLaMA 2 (Large Language Model Meta AI) model, a Generative Pretrained Transformer (GPT)…☆74Updated 2 years ago
- An extension of the nanoGPT repository for training small MOE models.☆216Updated 9 months ago
- Custom kernels in Triton language for accelerating LLMs☆27Updated last year
- Slides, notes, and materials for the workshop☆335Updated last year
- This repository contains an overview of important follow-up works based on the original Vision Transformer (ViT) by Google.☆187Updated 3 years ago
- A subset of PyTorch's neural network modules, written in Python using OpenAI's Triton.☆584Updated 4 months ago
- Cataloging released Triton kernels.☆277Updated 3 months ago
- Annotated version of the Mamba paper☆491Updated last year
- Documented and Unit Tested educational Deep Learning framework with Autograd from scratch.☆122Updated last year
- Best practices & guides on how to write distributed pytorch training code☆552Updated last month