hkproj / pytorch-loraLinks
LORA: Low-Rank Adaptation of Large Language Models implemented using PyTorch
☆118Updated 2 years ago
Alternatives and similar repositories for pytorch-lora
Users that are interested in pytorch-lora are comparing it to the libraries listed below
Sorting:
- LLaMA 2 implemented from scratch in PyTorch☆363Updated 2 years ago
- Distributed training (multi-node) of a Transformer model☆90Updated last year
- Notes about "Attention is all you need" video (https://www.youtube.com/watch?v=bCz4OMemCcA)☆333Updated 2 years ago
- LoRA and DoRA from Scratch Implementations☆214Updated last year
- From scratch implementation of a vision language model in pure PyTorch☆254Updated last year
- ☆45Updated 7 months ago
- A Simplified PyTorch Implementation of Vision Transformer (ViT)☆227Updated last year
- Tutorial for how to build BERT from scratch☆100Updated last year
- ☆228Updated 11 months ago
- Notes about LLaMA 2 model☆71Updated 2 years ago
- Well documented, unit tested, type checked and formatted implementation of a vanilla transformer - for educational purposes.☆274Updated last year
- Complete implementation of Llama2 with/without KV cache & inference 🚀☆49Updated last year
- GPU Kernels☆212Updated 8 months ago
- Notes on quantization in neural networks☆114Updated 2 years ago
- Notes and commented code for RLHF (PPO)☆120Updated last year
- Attention is all you need implementation☆1,127Updated last year
- An extension of the nanoGPT repository for training small MOE models.☆219Updated 9 months ago
- RAGs: Simple implementations of Retrieval Augmented Generation (RAG) Systems☆141Updated 11 months ago
- I will build Transformer from scratch☆85Updated 5 months ago
- a simplified version of Meta's Llama 3 model to be used for learning☆43Updated last year
- Reference implementation of Mistral AI 7B v0.1 model.☆28Updated 2 years ago
- making the official triton tutorials actually comprehensible☆80Updated 4 months ago
- Rebuild the Stable Diffusion Model in a single python script. Tutorial for Harvard ML from Scratch Series☆222Updated 11 months ago
- LLaMA 3 is one of the most promising open-source model after Mistral, we will recreate it's architecture in a simpler manner.☆195Updated last year
- A set of scripts and notebooks on LLM finetunning and dataset creation☆112Updated last year
- Starter pack for NeurIPS LLM Efficiency Challenge 2023.☆129Updated 2 years ago
- Simple, minimal implementation of the Mamba SSM in one pytorch file. Using logcumsumexp (Heisen sequence).☆128Updated last year
- Coding a Multimodal (Vision) Language Model from scratch in PyTorch with full explanation: https://www.youtube.com/watch?v=vAmKB7iPkWw☆578Updated last year
- ☆99Updated last year
- ☆225Updated last month