Xirider / finetune-gpt2xl
Guide: Finetune GPT2-XL (1.5 Billion Parameters) and finetune GPT-NEO (2.7 B) on a single GPU with Huggingface Transformers using DeepSpeed
☆437Updated last year
Alternatives and similar repositories for finetune-gpt2xl:
Users that are interested in finetune-gpt2xl are comparing it to the libraries listed below
- Repo for fine-tuning Casual LLMs☆454Updated last year
- Reproduce results and replicate training fo T0 (Multitask Prompted Training Enables Zero-Shot Task Generalization)☆463Updated 2 years ago
- Implementation of RETRO, Deepmind's Retrieval based Attention net, in Pytorch☆864Updated last year
- Used for adaptive human in the loop evaluation of language and embedding models.☆309Updated 2 years ago
- Parallelformers: An Efficient Model Parallelization Toolkit for Deployment☆786Updated 2 years ago
- ☆130Updated 2 years ago
- ☆458Updated last year
- This repository contains code for extending the Stanford Alpaca synthetic instruction tuning to existing instruction-tuned models such as…☆352Updated last year
- ⚡ boost inference speed of T5 models by 5x & reduce the model size by 3x.☆578Updated 2 years ago
- ☆182Updated last year
- Fast Inference Solutions for BLOOM☆561Updated 6 months ago
- Code for T-Few from "Few-Shot Parameter-Efficient Fine-Tuning is Better and Cheaper than In-Context Learning"☆450Updated last year
- Implementation of the specific Transformer architecture from PaLM - Scaling Language Modeling with Pathways☆820Updated 2 years ago
- Expanding natural instructions☆996Updated last year
- Crosslingual Generalization through Multitask Finetuning☆532Updated 7 months ago
- Repository containing code for "How to Train BERT with an Academic Budget" paper☆313Updated last year
- UnifiedQA: Crossing Format Boundaries With a Single QA System☆435Updated 2 years ago
- simpleT5 is built on top of PyTorch-lightning⚡️ and Transformers🤗 that lets you quickly train your T5 models.☆393Updated last year
- User-friendly LLaMA: Train or Run the model using PyTorch. Nothing else.☆339Updated 2 years ago
- Prompt tuning toolkit for GPT-2 and GPT-Neo☆88Updated 3 years ago
- A simple approach to use GPT2-medium (345M) for generating high quality text summaries with minimal training.☆156Updated 2 years ago
- Language Modeling with the H3 State Space Model☆520Updated last year
- A search engine for ParlAI's BlenderBot project (and probably other ones as well)☆131Updated 3 years ago
- Code for the ALiBi method for transformer language models (ICLR 2022)☆524Updated last year
- Tune any FALCON in 4-bit☆466Updated last year
- Pretrain and finetune ELECTRA with fastai and huggingface. (Results of the paper replicated !)☆328Updated last year
- DeepSpeed is a deep learning optimization library that makes distributed training easy, efficient, and effective.☆167Updated last month
- A prize for finding tasks that cause large language models to show inverse scaling☆610Updated last year
- Exploring finetuning public checkpoints on filter 8K sequences on Pile☆115Updated 2 years ago
- Implementation of Memorizing Transformers (ICLR 2022), attention net augmented with indexing and retrieval of memories using approximate …☆632Updated last year