princeton-nlp / LLM-Shearing
[ICLR 2024] Sheared LLaMA: Accelerating Language Model Pre-training via Structured Pruning
☆587Updated 11 months ago
Alternatives and similar repositories for LLM-Shearing:
Users that are interested in LLM-Shearing are comparing it to the libraries listed below
- Memory optimization and training recipes to extrapolate language models' context length to 1 million tokens, with minimal hardware.☆702Updated 5 months ago
- Official PyTorch implementation of QA-LoRA☆127Updated 11 months ago
- Official Implementation of EAGLE-1 (ICML'24) and EAGLE-2 (EMNLP'24)☆990Updated last week
- A simple and effective LLM pruning approach.☆713Updated 6 months ago
- Official repository of NEFTune: Noisy Embeddings Improves Instruction Finetuning☆392Updated 9 months ago
- [ICML'24] Data and code for our paper "Training-Free Long-Context Scaling of Large Language Models"☆391Updated 4 months ago
- [NeurIPS 2023] LLM-Pruner: On the Structural Pruning of Large Language Models. Support Llama-3/3.1, Llama-2, LLaMA, BLOOM, Vicuna, Baich…☆961Updated 4 months ago
- [ICML 2024] Break the Sequential Dependency of LLM Inference Using Lookahead Decoding☆1,198Updated 4 months ago
- Codes for the paper "∞Bench: Extending Long Context Evaluation Beyond 100K Tokens": https://arxiv.org/abs/2402.13718☆310Updated 5 months ago
- Codebase for Merging Language Models (ICML 2024)☆797Updated 9 months ago
- Scalable toolkit for efficient model alignment☆735Updated this week
- Implementation of paper Data Engineering for Scaling Language Models to 128K Context☆452Updated 11 months ago
- This repository contains code to quantitatively evaluate instruction-tuned models such as Alpaca and Flan-T5 on held-out tasks.☆542Updated 11 months ago
- [ICML 2024] LESS: Selecting Influential Data for Targeted Instruction Tuning☆412Updated 4 months ago
- For releasing code related to compression methods for transformers, accompanying our publications☆409Updated last month
- Official repository for ORPO☆441Updated 9 months ago
- distributed trainer for LLMs☆559Updated 9 months ago
- LongBench v2 and LongBench (ACL 2024)☆785Updated last month
- Pytorch implementation of DoReMi, a method for optimizing the data mixture weights in language modeling datasets☆312Updated last year
- [NeurIPS 2024] SimPO: Simple Preference Optimization with a Reference-Free Reward☆834Updated 2 weeks ago
- Deita: Data-Efficient Instruction Tuning for Alignment [ICLR2024]☆535Updated 2 months ago
- The Truth Is In There: Improving Reasoning in Language Models with Layer-Selective Rank Reduction☆380Updated 7 months ago
- Fast inference from large lauguage models via speculative decoding☆667Updated 6 months ago
- ☆217Updated 8 months ago
- Rectified Rotary Position Embeddings☆353Updated 9 months ago
- Repo for Rho-1: Token-level Data Selection & Selective Pretraining of LLMs.☆400Updated 10 months ago
- [COLM 2024] LoraHub: Efficient Cross-Task Generalization via Dynamic LoRA Composition☆615Updated 7 months ago
- A repository sharing the literatures about long-context large language models, including the methodologies and the evaluation benchmarks☆256Updated 7 months ago
- Explorations into some recent techniques surrounding speculative decoding☆243Updated 2 months ago
- A library with extensible implementations of DPO, KTO, PPO, ORPO, and other human-aware loss functions (HALOs).☆808Updated 2 weeks ago