hkproj / pytorch-lora
LORA: Low-Rank Adaptation of Large Language Models implemented using PyTorch
☆101Updated last year
Alternatives and similar repositories for pytorch-lora:
Users that are interested in pytorch-lora are comparing it to the libraries listed below
- LoRA and DoRA from Scratch Implementations☆201Updated last year
- LLaMA 2 implemented from scratch in PyTorch☆319Updated last year
- ☆155Updated 3 months ago
- Distributed training (multi-node) of a Transformer model☆64Updated last year
- GPU Kernels☆160Updated last week
- Complete implementation of Llama2 with/without KV cache & inference 🚀☆47Updated 10 months ago
- Reference implementation of Mistral AI 7B v0.1 model.☆28Updated last year
- RAGs: Simple implementations of Retrieval Augmented Generation (RAG) Systems☆100Updated 3 months ago
- A Simplified PyTorch Implementation of Vision Transformer (ViT)☆178Updated 10 months ago
- making the official triton tutorials actually comprehensible☆26Updated last month
- minimal GRPO implementation from scratch☆72Updated last month
- Notes on quantization in neural networks☆79Updated last year
- Prune transformer layers☆68Updated 10 months ago
- Tutorial for how to build BERT from scratch☆92Updated 10 months ago
- I will build Transformer from scratch☆67Updated 11 months ago
- ☆84Updated 6 months ago
- Notes about "Attention is all you need" video (https://www.youtube.com/watch?v=bCz4OMemCcA)☆266Updated last year
- Implementation of the paper "Denoising Diffusion Probabilistic Models" in PyTorch☆59Updated last year
- A single repo with all scripts and utils to train / fine-tune the Mamba model with or without FIM☆54Updated last year
- This code repository contains the code used for my "Optimizing Memory Usage for Training LLMs and Vision Transformers in PyTorch" blog po…☆91Updated last year
- This repository contains an implementation of the LLaMA 2 (Large Language Model Meta AI) model, a Generative Pretrained Transformer (GPT)…☆63Updated last year
- A set of scripts and notebooks on LLM finetunning and dataset creation☆106Updated 6 months ago
- A repository to unravel the language of GPUs, making their kernel conversations easy to understand☆177Updated this week
- From scratch implementation of a vision language model in pure PyTorch☆212Updated 11 months ago
- ☆153Updated last year
- Notes on the Mamba and the S4 model (Mamba: Linear-Time Sequence Modeling with Selective State Spaces)