sunildkumar / lora_from_scratchLinks
Implements Low-Rank Adaptation(LoRA) Finetuning from scratch
☆80Updated 2 years ago
Alternatives and similar repositories for lora_from_scratch
Users that are interested in lora_from_scratch are comparing it to the libraries listed below
Sorting:
- LoRA and DoRA from Scratch Implementations☆212Updated last year
- Implementation of the Llama architecture with RLHF + Q-learning☆166Updated 7 months ago
- This code repository contains the code used for my "Optimizing Memory Usage for Training LLMs and Vision Transformers in PyTorch" blog po…☆92Updated 2 years ago
- Collection of autoregressive model implementation☆86Updated 4 months ago
- Toolkit for attaching, training, saving and loading of new heads for transformer models☆287Updated 6 months ago
- ☆88Updated last year
- A comprehensive deep dive into the world of tokens☆226Updated last year
- Project 2 (Building Large Language Models) for Stanford CS324: Understanding and Developing Large Language Models (Winter 2022)☆105Updated 2 years ago
- Q-GaLore: Quantized GaLore with INT4 Projection and Layer-Adaptive Low-Rank Gradients.☆201Updated last year
- NeurIPS Large Language Model Efficiency Challenge: 1 LLM + 1GPU + 1Day☆256Updated last year
- An introduction to LLM Sampling