hkproj / pytorch-loraLinks
LORA: Low-Rank Adaptation of Large Language Models implemented using PyTorch
☆110Updated last year
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☆337Updated last year
- Notes about "Attention is all you need" video (https://www.youtube.com/watch?v=bCz4OMemCcA)☆293Updated 2 years ago
- A Simplified PyTorch Implementation of Vision Transformer (ViT)☆193Updated last year
- Distributed training (multi-node) of a Transformer model☆72Updated last year
- LoRA and DoRA from Scratch Implementations☆206Updated last year
- From scratch implementation of a vision language model in pure PyTorch☆227Updated last year
- ☆40Updated last month
- Tutorial for how to build BERT from scratch☆95Updated last year
- Notes on quantization in neural networks☆89Updated last year
- ☆179Updated 6 months ago
- An extension of the nanoGPT repository for training small MOE models.☆160Updated 4 months ago
- A set of scripts and notebooks on LLM finetunning and dataset creation☆110Updated 9 months ago
- Complete implementation of Llama2 with/without KV cache & inference 🚀☆47Updated last year
- Reference implementation of Mistral AI 7B v0.1 model.☆28Updated last year
- a simplified version of Meta's Llama 3 model to be used for learning☆41Updated last year
- Simple, minimal implementation of the Mamba SSM in one pytorch file. Using logcumsumexp (Heisen sequence).☆120Updated 8 months ago
- Implementation of the paper "Denoising Diffusion Probabilistic Models" in PyTorch☆65Updated 2 years ago
- I will build Transformer from scratch☆71Updated last year
- RAGs: Simple implementations of Retrieval Augmented Generation (RAG) Systems☆123Updated 5 months ago
- Well documented, unit tested, type checked and formatted implementation of a vanilla transformer - for educational purposes.☆254Updated last year
- Starter pack for NeurIPS LLM Efficiency Challenge 2023.☆125Updated last year
- Coding a Multimodal (Vision) Language Model from scratch in PyTorch with full explanation: https://www.youtube.com/watch?v=vAmKB7iPkWw☆502Updated 7 months ago
- Code Transformer neural network components piece by piece☆354Updated 2 years ago
- making the official triton tutorials actually comprehensible☆45Updated 3 months ago
- Notebooks for fine tuning pali gemma☆111Updated 3 months ago
- ☆31Updated last year
- Prune transformer layers☆69Updated last year
- GPU Kernels☆188Updated 2 months ago
- Implements Low-Rank Adaptation(LoRA) Finetuning from scratch☆77Updated 2 years ago
- A numpy implementation of the Transformer model in "Attention is All You Need"☆56Updated 11 months ago