MEGA Hub

Solar Open 2 Technical Report

Authors

Do you know Sungrae Park?You can claim authorship or link another user.Do you know Sanghoon Kim?You can claim authorship or link another user.Do you know Gyoungjin Gim?You can claim authorship or link another user.Do you know Jungho Cho?You can claim authorship or link another user.Do you know Hyunwoong Ko?You can claim authorship or link another user.Do you know Minbyul Jeong?You can claim authorship or link another user.Do you know Minjeong Kim?You can claim authorship or link another user.Do you know Keunwoo Choi?You can claim authorship or link another user.Do you know Chaehun Shin?You can claim authorship or link another user.Do you know Chanwoong Yoon?You can claim authorship or link another user.Do you know Dongjun Kim?You can claim authorship or link another user.Do you know Eunwon Kim?You can claim authorship or link another user.Do you know Gyungin Shin?You can claim authorship or link another user.Do you know Hyeonju Lee?You can claim authorship or link another user.Do you know Hyungkyu Kang?You can claim authorship or link another user.Do you know Inseo Song?You can claim authorship or link another user.Do you know Jisu Bae?You can claim authorship or link another user.Do you know Jiyoon Han?You can claim authorship or link another user.Do you know Jiyun Lee?You can claim authorship or link another user.Do you know Joonkee Kim?You can claim authorship or link another user.Do you know Junyeop Lee?You can claim authorship or link another user.Do you know Mikyoung Cha?You can claim authorship or link another user.Do you know Sangwon Yu?You can claim authorship or link another user.Do you know Sehwan Joo?You can claim authorship or link another user.Do you know Seokyoon Kang?You can claim authorship or link another user.Do you know Seonghoon Yang?You can claim authorship or link another user.Do you know Seung Shin?You can claim authorship or link another user.Do you know Seunghyun Lee?You can claim authorship or link another user.Do you know Seungseop Lim?You can claim authorship or link another user.Do you know Seungyoun Shin?You can claim authorship or link another user.Do you know Sukyung Lee?You can claim authorship or link another user.Do you know Taegyeong Eo?You can claim authorship or link another user.Do you know Taehwan Oh?You can claim authorship or link another user.Do you know Taewhoo Lee?You can claim authorship or link another user.Do you know Wonho Song?You can claim authorship or link another user.Do you know Wonjun Oh?You can claim authorship or link another user.Do you know Wonseok Hwang?You can claim authorship or link another user.Do you know Yunsu Kim?You can claim authorship or link another user.Do you know Yura Shim?You can claim authorship or link another user.Do you know Hwalsuk Lee?You can claim authorship or link another user.Do you know Sunghun Kim?You can claim authorship or link another user.Do you know Du-Seong Chang?You can claim authorship or link another user.Do you know Kyunghyun Cho?You can claim authorship or link another user.Do you know Seungju Han?You can claim authorship or link another user.Do you know Yejin Choi?You can claim authorship or link another user.Do you know Junsuk Choe?You can claim authorship or link another user.Do you know Hwaran Lee?You can claim authorship or link another user.Do you know Minjeong Ban?You can claim authorship or link another user.Do you know Yun Taewon?You can claim authorship or link another user.Do you know Hwanjun Song?You can claim authorship or link another user.Do you know Jae-Gil Lee?You can claim authorship or link another user.Do you know KyungTae Lim?You can claim authorship or link another user.Do you know Alice Oh?You can claim authorship or link another user.

Abstract

We present Solar Open 2, a 250B-A15B Mixture-of-Experts language model built for long-horizon agentic tasks, scaled up from Solar Open 1 (Solar Open 100B). To hold entire agent trajectories in a single context, Solar Open 2 reaches a 1M-token window through a hybrid attention stack that interleaves one softmax layer among every three linear-attention layers, using no positional encoding and a gated delta rule extended to negative eigenvalues. To train at this scale under a fixed compute budget, we make training efficient in two ways: a stronger starting point, and higher-value data. For the starting point, we initialize Solar Open 2 from Solar Open 1, transferring the 5.69B-parameter shared skeleton that survives the architectural change and learning everything else through full pre-training. For the data, we curate for value per token: quality- and rarity-aware data curation and mixture-ratio optimization refine a 20T pool into a 10T mixture that, at equal token budget, outperforms the Solar Open 1 recipe. To build its agent skills, we train twelve domain specialists across purpose-built scenarios, then consolidate them into a single model by Multi-teacher On-Policy Distillation (MOPD). Against comparably sized open-weight models on English benchmarks, Solar Open 2 leads on MMLU-Pro, LiveCodeBench, and the APEX-Agents agentic suite, and stays competitive with the strongest (DeepSeek-V4-Flash and MiMo-V2.5) elsewhere. On Korean benchmarks, Solar Open 2 records the highest average of any model compared, including fast-tier closed APIs, and on Ko-GDPval, an in-house Korean officework-agent benchmark, it is competitive with DeepSeek-V4-Pro (1.6T) at less than a sixth of its size.

Community

00