AkiRusProd / numpy-transformerLinks
A numpy implementation of the Transformer model in "Attention is All You Need"
☆57Updated 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:
- Notes on quantization in neural networks☆96Updated last year
- LLaMA 2 implemented from scratch in PyTorch☆345Updated last year
- Well documented, unit tested, type checked and formatted implementation of a vanilla transformer - for educational purposes.☆255Updated last year
- LORA: Low-Rank Adaptation of Large Language Models implemented using PyTorch☆112Updated 2 years ago
- Simple Byte pair Encoding mechanism used for tokenization process . written purely in C☆137Updated 9 months ago
- A Simplified PyTorch Implementation of Vision Transformer (ViT)☆196Updated last year
- I will build Transformer from scratch☆79Updated 3 weeks ago
- ☆187Updated 7 months ago
- LoRA and DoRA from Scratch Implementations☆208Updated last year
- ☆162Updated last year
- An extension of the nanoGPT repository for training small MOE models.☆172Updated 5 months ago
- Deep learning library implemented from scratch in numpy. Mixtral, Mamba, LLaMA, GPT, ResNet, and other experiments.☆50Updated last year
- This repository contains an implementation of the LLaMA 2 (Large Language Model Meta AI) model, a Generative Pretrained Transformer (GPT)…☆70Updated last year
- The Tensor (or Array)☆441Updated last year
- Annotated version of the Mamba paper☆487Updated last year
- Recreating PyTorch from scratch (C/C++, CUDA, NCCL and Python, with multi-GPU support and automatic differentiation!)☆152Updated last year
- A set of scripts and notebooks on LLM finetunning and dataset creation☆110Updated 10 months ago
- Distributed training (multi-node) of a Transformer model☆76Updated last year
- For optimization algorithm research and development.☆524Updated this week
- GPU Kernels☆191Updated 3 months ago
- A subset of PyTorch's neural network modules, written in Python using OpenAI's Triton.☆567Updated this week
- Simple, minimal implementation of the Mamba SSM in one pytorch file. Using logcumsumexp (Heisen sequence).☆120Updated 9 months ago
- Training small GPT-2 style models using Kolmogorov-Arnold networks.☆121Updated last year
- Documented and Unit Tested educational Deep Learning framework with Autograd from scratch.☆120Updated last year
- The Multilayer Perceptron Language Model☆558Updated last year
- ☆44Updated 3 months ago
- A c/c++ implementation of micrograd: a tiny autograd engine with neural net on top.☆69Updated last year
- Llama from scratch, or How to implement a paper without crying☆574Updated last year
- ☆133Updated last year
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆124Updated last year