sunildkumar / lora_from_scratchLinks
Implements Low-Rank Adaptation(LoRA) Finetuning from scratch
☆75Updated last year
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:
- Collection of autoregressive model implementation☆85Updated last month
- ☆60Updated last year
- ☆92Updated last year
- Understand and test language model architectures on synthetic tasks.☆197Updated 3 months ago
- σ-GPT: A New Approach to Autoregressive Models☆65Updated 9 months ago
- ☆49Updated last year
- ☆95Updated last year
- Comprehensive analysis of difference in performance of QLora, Lora, and Full Finetunes.☆82Updated last year
- Prune transformer layers☆69Updated last year
- Implementation of the Llama architecture with RLHF + Q-learning☆165Updated 4 months ago
- A MAD laboratory to improve AI architecture designs 🧪☆116Updated 5 months ago
- minimal GRPO implementation from scratch☆90Updated 2 months ago
- This code repository contains the code used for my "Optimizing Memory Usage for Training LLMs and Vision Transformers in PyTorch" blog po…☆91Updated last year
- some common Huggingface transformers in maximal update parametrization (µP)☆80Updated 3 years ago
- ☆53Updated last year
- Multipack distributed sampler for fast padding-free training of LLMs☆190Updated 9 months ago
- ☆78Updated 11 months ago
- Experiments with generating opensource language model assistants☆97Updated 2 years ago
- Finetune Falcon, LLaMA, MPT, and RedPajama on consumer hardware using PEFT LoRA☆103Updated 2 weeks ago
- ☆80Updated last year
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆121Updated 10 months ago
- Implementation of the conditionally routed attention in the CoLT5 architecture, in Pytorch☆230Updated 9 months ago
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆119Updated 7 months ago
- LoRA and DoRA from Scratch Implementations☆204Updated last year
- Fully fine-tune large models like Mistral, Llama-2-13B, or Qwen-14B completely for free☆231Updated 7 months ago
- Functional local implementations of main model parallelism approaches☆95Updated 2 years ago
- Set of scripts to finetune LLMs☆37Updated last year
- Implementation of CALM from the paper "LLM Augmented LLMs: Expanding Capabilities through Composition", out of Google Deepmind☆178Updated 8 months ago
- Minimal (400 LOC) implementation Maximum (multi-node, FSDP) GPT training☆127Updated last year
- ☆87Updated last year