princeton-nlp / MeZO
[NeurIPS 2023] MeZO: Fine-Tuning Language Models with Just Forward Passes. https://arxiv.org/abs/2305.17333
☆1,099Updated last year
Alternatives and similar repositories for MeZO:
Users that are interested in MeZO are comparing it to the libraries listed below
- LOMO: LOw-Memory Optimization☆984Updated 9 months ago
- A simple and effective LLM pruning approach.☆735Updated 8 months ago
- [ICML 2024] Break the Sequential Dependency of LLM Inference Using Lookahead Decoding☆1,236Updated last month
- [ICLR 2024] Sheared LLaMA: Accelerating Language Model Pre-training via Structured Pruning☆600Updated last year
- A family of open-sourced Mixture-of-Experts (MoE) Large Language Models☆1,508Updated last year
- YaRN: Efficient Context Window Extension of Large Language Models☆1,463Updated last year
- Official code for ReLoRA from the paper Stack More Layers Differently: High-Rank Training Through Low-Rank Updates☆448Updated 11 months ago
- [COLM 2024] LoraHub: Efficient Cross-Task Generalization via Dynamic LoRA Composition☆626Updated 8 months ago
- Implementation of the training framework proposed in Self-Rewarding Language Model, from MetaAI☆1,377Updated last year
- Code for our EMNLP 2023 Paper: "LLM-Adapters: An Adapter Family for Parameter-Efficient Fine-Tuning of Large Language Models"☆1,150Updated last year
- Code for the ICML 2023 paper "SparseGPT: Massive Language Models Can Be Accurately Pruned in One-Shot".☆781Updated 7 months ago
- [ICML'24 Spotlight] LLM Maybe LongLM: Self-Extend LLM Context Window Without Tuning☆648Updated 10 months ago
- A simulation framework for RLHF and alternatives. Develop your RLHF method without collecting human data.☆805Updated 9 months ago
- Public repo for the NeurIPS 2023 paper "Unlimiformer: Long-Range Transformers with Unlimited Length Input"☆1,060Updated last year
- A collection of open-source dataset to train instruction-following LLMs (ChatGPT,LLaMA,Alpaca)☆1,114Updated last year
- Code for the ICLR 2023 paper "GPTQ: Accurate Post-training Quantization of Generative Pretrained Transformers".☆2,077Updated last year
- Inference code for Persimmon-8B☆415Updated last year
- Extend existing LLMs way beyond the original training length with constant memory usage, without retraining☆693Updated last year
- Benchmarking large language models' complex reasoning ability with chain-of-thought prompting