hkproj / pytorch-lora
LORA: Low-Rank Adaptation of Large Language Models implemented using PyTorch
☆102Updated 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:
- ☆163Updated 4 months ago
- LLaMA 2 implemented from scratch in PyTorch☆323Updated last year
- Notes on quantization in neural networks☆82Updated last year
- LoRA and DoRA from Scratch Implementations☆202Updated last year
- Reference implementation of Mistral AI 7B v0.1 model.☆28Updated last year
- Distributed training (multi-node) of a Transformer model☆66Updated last year
- Notes about LLaMA 2 model☆59Updated last year
- making the official triton tutorials actually comprehensible☆28Updated last month
- Notes about "Attention is all you need" video (https://www.youtube.com/watch?v=bCz4OMemCcA)☆274Updated last year
- This code repository contains the code used for my "Optimizing Memory Usage for Training LLMs and Vision Transformers in PyTorch" blog po…☆92Updated last year
- I will build Transformer from scratch☆68Updated 11 months ago
- From scratch implementation of a vision language model in pure PyTorch☆214Updated last year
- Complete implementation of Llama2 with/without KV cache & inference 🚀☆46Updated 11 months ago
- ☆85Updated 7 months ago
- A Simplified PyTorch Implementation of Vision Transformer (ViT)☆183Updated 11 months ago
- Notes and commented code for RLHF (PPO)☆90Updated 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.☆161Updated 8 months ago
- An extension of the nanoGPT repository for training small MOE models.☆140Updated 2 months ago
- This repository contains an implementation of the LLaMA 2 (Large Language Model Meta AI) model, a Generative Pretrained Transformer (GPT)…☆65Updated last year
- A single repo with all scripts and utils to train / fine-tune the Mamba model with or without FIM☆54Updated last year
- Tutorial for how to build BERT from scratch☆93Updated 11 months ago
- Starter pack for NeurIPS LLM Efficiency Challenge 2023.☆124Updated last year
- GPU Kernels☆174Updated 2 weeks ago
- Mixed precision training from scratch with Tensors and CUDA☆22Updated last year
- Unofficial implementation of https://arxiv.org/pdf/2407.14679☆44Updated 8 months ago
- Notes on the Mamba and the S4 model (Mamba: Linear-Time Sequence Modeling with Selective State Spaces)☆166Updated last year
- RAGs: Simple implementations of Retrieval Augmented Generation (RAG) Systems☆104Updated 3 months ago
- Notebooks for fine tuning pali gemma☆101Updated last month
- Collection of autoregressive model implementation☆85Updated 2 weeks ago
- Attention is all you need implementation☆919Updated 11 months ago