jquesnelle / yarn
YaRN: Efficient Context Window Extension of Large Language Models
☆1,421Updated 10 months ago
Alternatives and similar repositories for yarn:
Users that are interested in yarn are comparing it to the libraries listed below
- S-LoRA: Serving Thousands of Concurrent LoRA Adapters☆1,790Updated last year
- [ICML 2024] Break the Sequential Dependency of LLM Inference Using Lookahead Decoding☆1,194Updated 4 months ago
- A family of open-sourced Mixture-of-Experts (MoE) Large Language Models☆1,446Updated 11 months ago
- Extend existing LLMs way beyond the original training length with constant memory usage, without retraining☆687Updated 10 months ago
- Code for fine-tuning Platypus fam LLMs using LoRA☆626Updated last year
- AutoAWQ implements the AWQ algorithm for 4-bit quantization with a 2x speedup during inference. Documentation:☆1,946Updated last month
- [ICML'24 Spotlight] LLM Maybe LongLM: Self-Extend LLM Context Window Without Tuning☆640Updated 8 months ago
- Customizable implementation of the self-instruct paper.☆1,038Updated 11 months ago
- Implementation of the training framework proposed in Self-Rewarding Language Model, from MetaAI☆1,361Updated 10 months ago
- Serving multiple LoRA finetuned LLM as one☆1,028Updated 9 months ago
- Codebase for Merging Language Models (ICML 2024)☆795Updated 9 months ago
- [ICLR 2024] Sheared LLaMA: Accelerating Language Model Pre-training via Structured Pruning☆584Updated 11 months ago
- Memory optimization and training recipes to extrapolate language models' context length to 1 million tokens, with minimal hardware.☆701Updated 4 months ago
- distributed trainer for LLMs☆557Updated 9 months ago
- Minimalistic large language model 3D-parallelism training☆1,483Updated this week
- [ACL2023] We introduce LLM-Blender, an innovative ensembling framework to attain consistently superior performance by leveraging the dive…☆913Updated 3 months ago
- Medusa: Simple Framework for Accelerating LLM Generation with Multiple Decoding Heads☆2,426Updated 7 months ago
- [COLM 2024] LoraHub: Efficient Cross-Task Generalization via Dynamic LoRA Composition☆614Updated 6 months ago
- [NeurIPS 2023] MeZO: Fine-Tuning Language Models with Just Forward Passes. https://arxiv.org/abs/2305.17333☆1,083Updated last year
- LOMO: LOw-Memory Optimization☆980Updated 7 months ago
- Code for the ICLR 2023 paper "GPTQ: Accurate Post-training Quantization of Generative Pretrained Transformers".