English
Related papers

Related papers: Arcee Trinity Large Technical Report

200 papers

The increasing demand for deploying large Mixture-of-Experts (MoE) models in resource-constrained environments necessitates efficient approaches to address their high memory and computational requirements challenges. Moreover, given that…

Distributed, Parallel, and Cluster Computing · Computer Science 2024-09-10 HamidReza Imani , Abdolah Amirany , Tarek El-Ghazawi

Sparsely activated models (SAMs), such as Mixture-of-Experts (MoE), can easily scale to have outrageously large amounts of parameters without significant increase in computational cost. However, SAMs are reported to be parameter inefficient…

Computation and Language · Computer Science 2022-02-07 Simiao Zuo , Xiaodong Liu , Jian Jiao , Young Jin Kim , Hany Hassan , Ruofei Zhang , Tuo Zhao , Jianfeng Gao

Despite recent advancements in offline multi-task reinforcement learning (MTRL) have harnessed the powerful capabilities of the Transformer architecture, most approaches focus on a limited number of tasks, with scaling to extremely massive…

Machine Learning · Computer Science 2025-06-02 Yilun Kong , Guozheng Ma , Qi Zhao , Haoyu Wang , Li Shen , Xueqian Wang , Dacheng Tao

We present GLM-4.5, an open-source Mixture-of-Experts (MoE) large language model with 355B total parameters and 32B activated parameters, featuring a hybrid reasoning method that supports both thinking and direct response modes. Through…

Computation and Language · Computer Science 2025-08-11 5 Team , Aohan Zeng , Xin Lv , Qinkai Zheng , Zhenyu Hou , Bin Chen , Chengxing Xie , Cunxiang Wang , Da Yin , Hao Zeng , Jiajie Zhang , Kedong Wang , Lucen Zhong , Mingdao Liu , Rui Lu , Shulin Cao , Xiaohan Zhang , Xuancheng Huang , Yao Wei , Yean Cheng , Yifan An , Yilin Niu , Yuanhao Wen , Yushi Bai , Zhengxiao Du , Zihan Wang , Zilin Zhu , Bohan Zhang , Bosi Wen , Bowen Wu , Bowen Xu , Can Huang , Casey Zhao , Changpeng Cai , Chao Yu , Chen Li , Chendi Ge , Chenghua Huang , Chenhui Zhang , Chenxi Xu , Chenzheng Zhu , Chuang Li , Congfeng Yin , Daoyan Lin , Dayong Yang , Dazhi Jiang , Ding Ai , Erle Zhu , Fei Wang , Gengzheng Pan , Guo Wang , Hailong Sun , Haitao Li , Haiyang Li , Haiyi Hu , Hanyu Zhang , Hao Peng , Hao Tai , Haoke Zhang , Haoran Wang , Haoyu Yang , He Liu , He Zhao , Hongwei Liu , Hongxi Yan , Huan Liu , Huilong Chen , Ji Li , Jiajing Zhao , Jiamin Ren , Jian Jiao , Jiani Zhao , Jianyang Yan , Jiaqi Wang , Jiayi Gui , Jiayue Zhao , Jie Liu , Jijie Li , Jing Li , Jing Lu , Jingsen Wang , Jingwei Yuan , Jingxuan Li , Jingzhao Du , Jinhua Du , Jinxin Liu , Junkai Zhi , Junli Gao , Ke Wang , Lekang Yang , Liang Xu , Lin Fan , Lindong Wu , Lintao Ding , Lu Wang , Man Zhang , Minghao Li , Minghuan Xu , Mingming Zhao , Mingshu Zhai , Pengfan Du , Qian Dong , Shangde Lei , Shangqing Tu , Shangtong Yang , Shaoyou Lu , Shijie Li , Shuang Li , Shuang-Li , Shuxun Yang , Sibo Yi , Tianshu Yu , Wei Tian , Weihan Wang , Wenbo Yu , Weng Lam Tam , Wenjie Liang , Wentao Liu , Xiao Wang , Xiaohan Jia , Xiaotao Gu , Xiaoying Ling , Xin Wang , Xing Fan , Xingru Pan , Xinyuan Zhang , Xinze Zhang , Xiuqing Fu , Xunkai Zhang , Yabo Xu , Yandong Wu , Yida Lu , Yidong Wang , Yilin Zhou , Yiming Pan , Ying Zhang , Yingli Wang , Yingru Li , Yinpei Su , Yipeng Geng , Yitong Zhu , Yongkun Yang , Yuhang Li , Yuhao Wu , Yujiang Li , Yunan Liu , Yunqing Wang , Yuntao Li , Yuxuan Zhang , Zezhen Liu , Zhen Yang , Zhengda Zhou , Zhongpei Qiao , Zhuoer Feng , Zhuorui Liu , Zichen Zhang , Zihan Wang , Zijun Yao , Zikang Wang , Ziqiang Liu , Ziwei Chai , Zixuan Li , Zuodong Zhao , Wenguang Chen , Jidong Zhai , Bin Xu , Minlie Huang , Hongning Wang , Juanzi Li , Yuxiao Dong , Jie Tang

Sparsely gated Mixture-of-Expert (MoE) has demonstrated its effectiveness in scaling up deep neural networks to an extreme scale. Despite that numerous efforts have been made to improve the performance of MoE from the model design or system…

Machine Learning · Computer Science 2023-02-21 Chang Chen , Min Li , Zhihua Wu , Dianhai Yu , Chao Yang

Sparse mixture of expert architectures (MoEs) scale model capacity without significant increases in training or inference costs. Despite their success, MoEs suffer from a number of issues: training instability, token dropping, inability to…

Machine Learning · Computer Science 2024-05-28 Joan Puigcerver , Carlos Riquelme , Basil Mustafa , Neil Houlsby

We present a single-GPU (H100, bf16) evaluation of GPT-OSS-20B (Mixture-of-Experts; 20.9B total, approx. 3.61B active) against dense baselines Qwen3-32B and Yi-34B across multiple dimensions. We measure true time-to-first-token (TTFT),…

Hardware Architecture · Computer Science 2025-09-03 Deepak Kumar , Divakar Yadav , Yash Patel

Real-world model deployment across multiple domains requires multimodal models to operate under two complementary regimes: (1) multi-task pretraining, tasks are co-available at design time where related tasks could borrow representational…

Machine Learning · Computer Science 2026-05-12 Xing Han , Shravan Chaudhari , Tanvi Ranade , Rama Chellappa , Suchi Saria

Mixture-of-Experts (MoE) architectures power the majority of frontier large language models, but their inference is bottlenecked by irregular memory access patterns and expert routing overhead. Existing optimized MoE kernels (Megablocks,…

Distributed, Parallel, and Cluster Computing · Computer Science 2026-05-26 Subhadip Mitra

Combining diverse foundation models is promising, but weight-merging is limited by mismatched architectures and closed APIs. Trinity addresses this with a lightweight coordinator that orchestrates collaboration among large language models…

Machine Learning · Computer Science 2026-04-28 Jinglue Xu , Qi Sun , Peter Schwendeman , Stefan Nielsen , Edoardo Cetin , Yujin Tang

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…

Mixture-of-Expert (MoE) models outperform conventional models by selectively activating different subnets, named experts, on a per-token basis. This gated computation generates dynamic communications that cannot be determined beforehand,…

Networking and Internet Architecture · Computer Science 2025-09-05 Xudong Liao , Yijun Sun , Han Tian , Xinchen Wan , Yilun Jin , Zilong Wang , Zhenghang Ren , Xinyang Huang , Wenxue Li , Kin Fai Tse , Zhizhen Zhong , Guyue Liu , Ying Zhang , Xiaofeng Ye , Yiming Zhang , Kai Chen

We introduce Mixtral 8x7B, a Sparse Mixture of Experts (SMoE) language model. Mixtral has the same architecture as Mistral 7B, with the difference that each layer is composed of 8 feedforward blocks (i.e. experts). For every token, at each…

We present Marco-MoE, a suite of fully open multilingual sparse Mixture-of-Experts (MoE) models. Marco-MoE features a highly sparse design in which only around 5\% of the total parameters are activated per input token. This extreme…

Computation and Language · Computer Science 2026-04-29 Fan Jiang , Yu Zhao , Chenyang Lyu , Tianqi Shi , Yichao Du , Feihu Jiang , Longyue Wang , Weihua Luo

The sparsely activated mixture-of-experts (MoE) transformer has become a common architecture for large language models (LLMs) due to its sparsity, which requires fewer computational demands while easily scaling the model size. In MoE…

Distributed, Parallel, and Cluster Computing · Computer Science 2025-08-14 Wenxiang Lin , Xinglin Pan , Lin Zhang , Shaohuai Shi , Xuan Wang , Xiaowen Chu

The Mixture of Experts (MoE) is an advanced model architecture in the industry that combines multiple specialized expert models from various domains into a single supermodel. This approach enables the model to scale without significantly…

Machine Learning · Computer Science 2024-11-04 Jingming Guo , Yan Liu , Yu Meng , Zhiwei Tao , Banglan Liu , Gang Chen , Xiang Li

Mixture of Experts (MoE) models enable parameter-efficient scaling through sparse expert activations, yet optimizing their inference and memory costs remains challenging due to limited understanding of their specialization behavior. We…

Machine Learning · Computer Science 2026-03-09 Marmik Chaudhari , Idhant Gulati , Nishkal Hundia , Pranav Karra , Shivam Raval

Scale has opened new frontiers in natural language processing -- but at a high cost. In response, Mixture-of-Experts (MoE) and Switch Transformers have been proposed as an energy efficient path to even larger and more capable language…

Computation and Language · Computer Science 2022-05-03 Barret Zoph , Irwan Bello , Sameer Kumar , Nan Du , Yanping Huang , Jeff Dean , Noam Shazeer , William Fedus

Mixture-of-experts (MoE) is gaining increasing attention due to its unique properties and remarkable performance, especially for language tasks. By sparsely activating a subset of parameters for each token, MoE architecture could increase…

Computation and Language · Computer Science 2025-06-24 Ka Man Lo , Zeyu Huang , Zihan Qiu , Zili Wang , Jie Fu

The Mixture-of-Experts (MoE) architecture has become increasingly popular as a method to scale up large language models (LLMs). To save costs, heterogeneity-aware training solutions have been proposed to utilize GPU clusters made up of both…

Distributed, Parallel, and Cluster Computing · Computer Science 2025-04-08 Yongji Wu , Xueshen Liu , Shuowei Jin , Ceyu Xu , Feng Qian , Z. Morley Mao , Matthew Lentz , Danyang Zhuo , Ion Stoica