TensorX
返回文献探索

Paper · arXiv 2409.02060

OLMoE: Open Mixture-of-Experts Language Models

Niklas Muennighoff, Luca Soldaini, Dirk Groeneveld, Kyle Lo, Jacob Morrison, Sewon Min, Weijia Shi, Pete Walsh, Oyvind Tafjord, Nathan Lambert, Yuling Gu, Shane Arora, Akshita Bhagia, Dustin Schwenk, David Wadden, Alexander Wettig, Binyuan Hui, Tim Dettmers, Douwe Kiela, Ali Farhadi, Noah A. Smith, Pang Wei Koh, Amanpreet Singh, Hannaneh Hajishirzi

81 upvotesSeptember 3, 2024arXiv 预印本
AI 摘要

A sparse Mixture-of-Experts language model with 7 billion parameters achieves superior performance by using only 1 billion parameters per input token and outperforms larger models in various experiments.

sparse Mixture-of-ExpertsOLMoE-1B-7BpretrainingOLMoE-1B-7B-InstructLlama2-13B-ChatDeepSeekMoE-16B

Abstract

We introduce OLMoE, a fully open, state-of-the-art language model leveraging sparse Mixture-of-Experts (MoE). OLMoE-1B-7B has 7 billion (B) parameters but uses only 1B per input token. We pretrain it on 5 trillion tokens and further adapt it to create OLMoE-1B-7B-Instruct. Our models outperform all available models with similar active parameters, even surpassing larger ones like Llama2-13B-Chat and DeepSeekMoE-16B. We present various experiments on MoE training, analyze routing in our model showing high specialization, and open-source all aspects of our work: model weights, training data, code, and logs.

北京市昌平区探索星信息技术及软件开发工作室

京ICP备2026059466号
OLMoE: Open Mixture-of-Experts Language Models | TensorX