模型

Solar-Open2-250B

upstage/Solar-Open2-250B

查看上游原文 ↗
上游访问:公开 本站服务:可咨询 许可证:other 上游版本:8d1dda5ad2af

中文简介

Solar Open 2 是 Upstage 发布的 250B-A15B 开放权重混合专家模型,主要面向办公自动化、文档密集型工作、编程和智能体任务。上游强调混合注意力结构、较低激活参数量和长上下文能力;其许可证标记为自定义类型,部署或商用前必须阅读原始许可及使用政策。

UPSTREAM README

上游模型卡 / 数据集卡

在 Hugging Face 查看原文 ↗

Solar Open 2 是 Upstage 发布的 250B-A15B 开放权重混合专家模型,主要面向办公自动化、文档密集型工作、编程和智能体任务。上游强调混合注意力结构、较低激活参数量和长上下文能力;其许可证标记为自定义类型,部署或商用前必须阅读原始许可及使用政策。

已有简体中文译文 · 本站中文整理 · 2026-07-23 14:50

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 KB
  • assets/Highlights_en.png818.70 KB
  • assets/Highlights_kr.png331.21 KB
  • assets/solar-open2.gif3.34 MB
  • chat_template.jinja11.45 KB
  • config.json1.23 KB
  • generation_config.json121 B
  • LICENSE12.25 KB
  • model-00001-of-00094.safetensors5.00 GB
  • model-00002-of-00094.safetensors5.00 GB
  • model-00003-of-00094.safetensors4.99 GB
  • model-00004-of-00094.safetensors4.99 GB
第三方资源声明

本页面为橙子AI科技的中文整理与服务说明,不代表资源作者或平台官方页面。实际许可、访问和使用条件以上游原文为准。