hkproj / pytorch-loraLinks
LORA: Low-Rank Adaptation of Large Language Models implemented using PyTorch
☆117Updated 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☆358Updated 2 years ago
- Notes about "Attention is all you need" video (https://www.youtube.com/watch?v=bCz4OMemCcA)☆318Updated 2 years ago
- Distributed training (multi-node) of a Transformer model☆85Updated last year
- LoRA and DoRA from Scratch Implementations☆211Updated last year
- From scratch implementation of a vision language model in pure PyTorch☆246Updated last year
- ☆45Updated 5 months ago
- A Simplified PyTorch Implementation of Vision Transformer (ViT)☆216Updated last year
- Implementation of the paper "Denoising Diffusion Probabilistic Models" in PyTorch☆65Updated 2 years ago
- Tutorial for how to build BERT from scratch☆99Updated last year
- Complete implementation of Llama2 with/without KV cache & inference 🚀☆48Updated last year
- A set of scripts and notebooks on LLM finetunning and dataset creation☆110Updated last year
- ☆209Updated 9 months ago
- Notes on quantization in neural networks☆104Updated last year
- GPU Kernels☆203Updated 6 months ago
- Reference implementation of Mistral AI 7B v0.1 model.☆28Updated last year
- Code Transformer neural network components piece by piece☆365Updated 2 years ago
- Well documented, unit tested, type checked and formatted implementation of a vanilla transformer - for educational purposes.☆265Updated last year
- Notebooks for fine tuning pali gemma☆117Updated 6 months ago
- Starter pack for NeurIPS LLM Efficiency Challenge 2023.☆126Updated 2 years ago
- Notes on the Mamba and the S4 model (Mamba: Linear-Time Sequence Modeling with Selective State Spaces)☆172Updated last year
- An extension of the nanoGPT repository for training small MOE models.☆202Updated 7 months ago
- RAGs: Simple implementations of Retrieval Augmented Generation (RAG) Systems☆135Updated 9 months ago
- Rebuild the Stable Diffusion Model in a single python script. Tutorial for Harvard ML from Scratch Series☆216Updated 9 months ago
- Notes and commented code for RLHF (PPO)☆111Updated last year
- Attention is all you need implementation☆1,058Updated last year
- Simple, minimal implementation of the Mamba SSM in one pytorch file. Using logcumsumexp (Heisen sequence).☆125Updated last year
- I will build Transformer from scratch☆84Updated 3 months ago
- a simplified version of Meta's Llama 3 model to be used for learning☆43Updated last year
- LLaMA 3 is one of the most promising open-source model after Mistral, we will recreate it's architecture in a simpler manner.☆186Updated last year
- making the official triton tutorials actually comprehensible☆57Updated 2 months ago