sunildkumar / lora_from_scratchLinks
Implements Low-Rank Adaptation(LoRA) Finetuning from scratch
☆82Updated 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:
- Implementation of the Llama architecture with RLHF + Q-learning☆168Updated 10 months ago
- A comprehensive deep dive into the world of tokens☆227Updated last year
- Collection of autoregressive model implementation☆85Updated 7 months ago
- ☆86Updated last year
- LoRA and DoRA from Scratch Implementations☆215Updated last year
- An introduction to LLM Sampling☆79Updated 11 months ago
- Toolkit for attaching, training, saving and loading of new heads for transformer models☆292Updated 9 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
- Prune transformer layers☆74Updated last year
- Explorations into the proposal from the paper "Grokfast, Accelerated Grokking by Amplifying Slow Gradients"☆103Updated 11 months ago
- ☆94Updated 2 years ago
- This is the code that went into our practical dive using mamba as information extraction☆57Updated last year
- Highly commented implementations of Transformers in PyTorch☆139Updated 2 years ago
- ☆82Updated last year
- Set of scripts to finetune LLMs☆38Updated last year
- code for training & evaluating Contextual Document Embedding models☆201Updated 6 months ago
- Fully fine-tune large models like Mistral, Llama-2-13B, or Qwen-14B completely for free☆232Updated last year
- Implementation of the conditionally routed attention in the CoLT5 architecture, in Pytorch☆230Updated last year
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆125Updated last year
- Deep learning library implemented from scratch in numpy. Mixtral, Mamba, LLaMA, GPT, ResNet, and other experiments.☆53Updated last year
- Experiments around a simple idea for inducing multiple hierarchical predictive model within a GPT☆224Updated last year
- ☆38Updated last year
- A single repo with all scripts and utils to train / fine-tune the Mamba model with or without FIM☆61Updated last year
- Implementation of CALM from the paper "LLM Augmented LLMs: Expanding Capabilities through Composition", out of Google Deepmind☆179Updated last year
- ☆62Updated last year
- Website for hosting the Open Foundation Models Cheat Sheet.☆269Updated 7 months ago
- Explorations into the recently proposed Taylor Series Linear Attention☆100Updated last year
- σ-GPT: A New Approach to Autoregressive Models☆70Updated last year
- Training small GPT-2 style models using Kolmogorov-Arnold networks.☆122Updated last year
- an open source reproduction of NVIDIA's nGPT (Normalized Transformer with Representation Learning on the Hypersphere)☆108Updated 9 months ago