XueFuzhao / OpenMoELinks
A family of open-sourced Mixture-of-Experts (MoE) Large Language Models
☆1,605Updated last year
Alternatives and similar repositories for OpenMoE
Users that are interested in OpenMoE are comparing it to the libraries listed below
Sorting:
- YaRN: Efficient Context Window Extension of Large Language Models☆1,613Updated last year
- [ICML 2024] Break the Sequential Dependency of LLM Inference Using Lookahead Decoding☆1,281Updated 7 months ago
- GaLore: Memory-Efficient LLM Training by Gradient Low-Rank Projection☆1,610Updated 11 months ago
- Implementation of the training framework proposed in Self-Rewarding Language Model, from MetaAI☆1,399Updated last year
- S-LoRA: Serving Thousands of Concurrent LoRA Adapters☆1,854Updated last year
- A library with extensible implementations of DPO, KTO, PPO, ORPO, and other human-aware loss functions (HALOs).☆888Updated last week
- Minimalistic large language model 3D-parallelism training☆2,246Updated last month
- ⛷️ LLaMA-MoE: Building Mixture-of-Experts from LLaMA with Continual Pre-training (EMNLP 2024)☆992Updated 10 months ago
- Memory optimization and training recipes to extrapolate language models' context length to 1 million tokens, with minimal hardware.☆746Updated last year
- [NeurIPS 2023] MeZO: Fine-Tuning Language Models with Just Forward Passes. https://arxiv.org/abs/2305.17333☆1,128Updated last year
- Medusa: Simple Framework for Accelerating LLM Generation with Multiple Decoding Heads☆2,635Updated last year
- An automatic evaluator for instruction-following language models. Human-validated, high-quality, cheap, and fast.☆1,870Updated 2 months ago
- Data and tools for generating and inspecting OLMo pre-training data.☆1,323Updated 2 weeks ago
- [ICLR 2024] Sheared LLaMA: Accelerating Language Model Pre-training via Structured Pruning☆631Updated last year
- Codebase for Merging Language Models (ICML 2024)☆850Updated last year
- [NeurIPS 2024] SimPO: Simple Preference Optimization with a Reference-Free Reward☆923Updated 7 months ago
- [ICML'24 Spotlight] LLM Maybe LongLM: Self-Extend LLM Context Window Without Tuning☆659Updated last year
- The official implementation of Self-Play Fine-Tuning (SPIN)