中文简介
Solar Open 2 是 Upstage 发布的 250B-A15B 开放权重混合专家模型,主要面向办公自动化、文档密集型工作、编程和智能体任务。上游强调混合注意力结构、较低激活参数量和长上下文能力;其许可证标记为自定义类型,部署或商用前必须阅读原始许可及使用政策。
上游模型卡 / 数据集卡
Solar Open 2 是 Upstage 发布的 250B-A15B 开放权重混合专家模型,主要面向办公自动化、文档密集型工作、编程和智能体任务。上游强调混合注意力结构、较低激活参数量和长上下文能力;其许可证标记为自定义类型,部署或商用前必须阅读原始许可及使用政策。
Solar Open 2 Solar Open 2 is Upstage’s 250B-A15B open-weight large language model, built for agentic use cases such as office productivity, document-intensive work, and coding. Its Hybrid-Attention Mixture-of-Experts (MoE) architecture with linear attention delivers highly efficient inference even in long-context settings. Technical Report** | **Blog** | **Upstage Website** | **Try Demo (~7/31)** Highlights **Agentic Specialist:** Purpose-built for agentic workflows — tool calling, multi-step reasoning, and end-to-end task execution. Competitive with the strongest open-weight models on agent benchmarks. **Minimal Inference Cost:** A 250B-parameter MoE that activates only 15B per token, built on a hybrid attention stack that interleaves three linear-attention layers with one softmax-attention layer — large-model capacity at small-model inference cost. **1M-Token Context:** The linear-attention layers encode token order intrinsically in their recurrent state, so positional encoding is removed entirely (NoPE), lifting the RoPE extrapolation limit. Only 12 of the 48 layers keep a KV cache, holding long-context memory to roughly a quarter of an all-softmax model of the same shape. **Efficiently Trained at Low Cost:** Initialized by selective weight transfer from Solar Open 1 (102B) — only the 2.3% of weights that survive the architectural change are carried over, and everything else is randomly initialized — which raises the starting point and accelerates early convergence at 250B scale. **Multilingual:** English, Korean, and Japanese. Model Overview | Field | Value | | ------------------------------- | ----------------------------------------------------------------------- | | Model Name | Solar Open 2 (250B-A15B) | | Architecture | Hybrid-Attention Mixture-of-Experts (MoE) | | Total Parameters | 250B (250,287,794,944) | | Active Parameters | 15B (per token) | | Layers | 48 | | Hidden Size | 4096 | | Attention | Hybrid — Softmax + Linear Attention, pattern `[Softmax, Li
上游文件元数据
.gitattributes1.83 KBassets/Highlights_en.png818.70 KBassets/Highlights_kr.png331.21 KBassets/solar-open2.gif3.34 MBchat_template.jinja11.45 KBconfig.json1.23 KBgeneration_config.json121 BLICENSE12.25 KBmodel-00001-of-00094.safetensors5.00 GBmodel-00002-of-00094.safetensors5.00 GBmodel-00003-of-00094.safetensors4.99 GBmodel-00004-of-00094.safetensors4.99 GB
本页面为橙子AI科技的中文整理与服务说明,不代表资源作者或平台官方页面。实际许可、访问和使用条件以上游原文为准。