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☆361Updated 2 years ago
- Distributed training (multi-node) of a Transformer model☆88Updated last year
- Notes about "Attention is all you need" video (https://www.youtube.com/watch?v=bCz4OMemCcA)☆329Updated 2 years ago
- From scratch implementation of a vision language model in pure PyTorch☆251Updated last year
- LoRA and DoRA from Scratch Implementations☆215Updated last year
- A Simplified PyTorch Implementation of Vision Transformer (ViT)☆223Updated last year
- Notes on quantization in neural networks☆111Updated last year
- Reference implementation of Mistral AI 7B v0.1 model.☆28Updated last year
- An extension of the nanoGPT repository for training small MOE models.☆215Updated 8 months ago
- Tutorial for how to build BERT from scratch☆100Updated last year
- ☆222Updated 11 months ago
- Well documented, unit tested, type checked and formatted implementation of a vanilla transformer - for educational purposes.☆271Updated last year
- Complete implementation of Llama2 with/without KV cache & inference 🚀☆48Updated last year
- Implementation of the paper "Denoising Diffusion Probabilistic Models" in PyTorch☆67Updated 2 years ago
- ☆45Updated 6 months ago
- GPU Kernels☆209Updated 7 months ago
- Research projects built on top of Transformers☆103Updated 8 months ago
- making the official triton tutorials actually comprehensible☆75Updated 3 months ago
- Simple, minimal implementation of the Mamba SSM in one pytorch file. Using logcumsumexp (Heisen sequence).☆128Updated last year
- I will build Transformer from scratch☆86Updated 4 months ago
- A set of scripts and notebooks on LLM finetunning and dataset creation☆112Updated last year
- Attention is all you need implementation☆1,111Updated last year
- Starter pack for NeurIPS LLM Efficiency Challenge 2023.☆129Updated 2 years ago
- Notes and commented code for RLHF (PPO)☆118Updated last year
- Coding a Multimodal (Vision) Language Model from scratch in PyTorch with full explanation: https://www.youtube.com/watch?v=vAmKB7iPkWw☆573Updated last year
- a simplified version of Meta's Llama 3 model to be used for learning☆43Updated last year
- Notes about LLaMA 2 model☆71Updated 2 years ago
- First-principle implementations of groundbreaking AI algorithms using a wide range of deep learning frameworks, accompanied by supporting…☆180Updated 4 months ago
- Code Transformer neural network components piece by piece☆369Updated 2 years ago
- Fine tune Gemma 3 on an object detection task☆89Updated 4 months ago