Solar Open 2 is Upstage’s 250B-A15B open-weight large language model designed for agentic workflows, office productivity, document-intensive tasks, coding, and reasoning. Its Hybrid-Attention Mixture-of-Experts architecture contains 250B total parameters while activating only 15B per token, combining three linear-attention layers with one softmax-attention layer for efficient inference. The model supports a native 1M-token context window and uses NoPE instead of rotary positional encoding, reducing long-context KV-cache requirements. Solar Open 2 includes 321 experts, with eight routed experts plus one shared expert activated per token. It was pretrained on roughly 12 trillion tokens and supports English, Korean, and Japanese. Agent capabilities include multi-step reasoning, tool calling, MCP tools, and end-to-end task execution. It also offers direct-response and high-reasoning modes and supports deployment through Transformers, vLLM, SGLang, and quantized variants.
Features
- 250B total parameters with 15B active per token
- Hybrid linear and softmax attention MoE architecture
- Native 1M-token context window
- 321 experts with eight routed plus one shared expert active
- Agentic tool calling and multi-step task execution
- High-reasoning and direct-response generation modes
- English, Korean, and Japanese language support
- Compatible with Transformers, vLLM, SGLang, and quantization