Skip to content
DigitalNeuron
Modelos e investigación

Upstage introduces Solar Mini, a compact open-source language model

Upstage introduced Solar Mini, a language model built with depth up-scaling and released under the Apache 2.0 license.

Por DigitalNeuron Desk2 min de lectura

Respuesta rápida

What did Upstage announce about Solar Mini?

Upstage introduced Solar Mini, a compact large language model based on a 32-layer Llama 2 architecture and initialized with Mistral 7B weights. The company says its depth up-scaling method combines depthwise scaling with continued pretraining. Solar Mini is publicly available under the Apache 2.0 license.

Claves

  • Upstage introduced Solar Mini as a compact pretrained large language model.
  • The model uses a 32-layer Llama 2 architecture initialized with pretrained weights from Mistral 7B.
  • Upstage says its depth up-scaling method combines depthwise scaling and continued pretraining.
  • Solar Mini received Korean instruction tuning followed by alignment tuning.
  • Upstage released Solar Mini under the Apache 2.0 license.

Upstage introduced Solar Mini, a compact pretrained large language model built with a scaling method the company calls depth up-scaling. The model is publicly available under the Apache 2.0 license and can be tried through Hugging Face and Poe, according to the announcement.

Upstage said Solar Mini reached the top of Hugging Face’s Open LLM Leaderboard in December 2023. The company also said the model uses fewer parameters while producing responses comparable to GPT-3.5 at 2.5 times the speed. Upstage reported that Solar Mini surpassed Llama 2, Mistral 7B, Ko-Alpaca and KULLM across a range of benchmarks, though the announcement did not provide the underlying scores in its text.

Architecture and training

Solar Mini is based on a 32-layer Llama 2 architecture and initialized with pretrained weights from Mistral 7B, according to Upstage. The company’s depth up-scaling method consists of depthwise scaling followed by continued pretraining.

Upstage said depth up-scaling enlarges smaller models without requiring the additional modules or dynamic operation associated with mixture-of-experts methods. The company said the method works with commonly used large-language-model frameworks such as Hugging Face and can be applied to transformer architectures.

The initial depth up-scaling step reduces the scaled model’s performance relative to the base model, according to Upstage. The company therefore applies continued pretraining to recover performance after scaling.

Solar Mini then undergoes instruction tuning specifically for Korean. Upstage said this stage trains the model to follow instructions presented in a question-and-answer format. An alignment-tuning stage follows, training the instruction-tuned model to align with preferences from humans or more powerful AI systems.

Retrieval and document workflows

Upstage said Solar Mini works particularly well with retrieval-augmented generation systems. According to the company, the model uses retrieved information to improve the precision and relevance of its output.

The announcement also described how Solar Mini can be used alongside Upstage’s optical character recognition and layout-analysis models. Those models extract tables and figures from PDF, PNG and JPG files. Upstage said the system serializes document elements according to their reading order and converts the result into HTML that can be supplied to the language model.

The company presented the compact model as requiring less computation than larger language models. Upstage said smaller models can improve responsiveness, require less work to customize for particular domains or services, and support deployment on local devices with less dependence on extensive GPU resources.

Source: Upstage’s “Introducing Solar Mini: Compact yet Powerful” announcement, published January 25, 2024.

Preguntas frecuentes

What is Solar Mini?
Upstage describes Solar Mini as a compact pretrained large language model designed for fast and efficient use.
How was Solar Mini built?
Upstage says the model uses a 32-layer Llama 2 architecture initialized with pretrained Mistral 7B weights. Its development included depth up-scaling, continued pretraining, instruction tuning and alignment tuning.
Does Solar Mini support Korean?
Upstage says Solar Mini underwent Korean-specific instruction tuning using a question-and-answer format.
How is Solar Mini licensed?
Upstage says Solar Mini is publicly available under the Apache 2.0 license.

Fuentes

  1. Introducing Solar Mini: Compact yet PowerfulUpstage
Etiquetasupstagesolar-minilarge-language-modelsopen-sourcedepth-up-scalingkorean-ai

Lecturas relacionadas

Upstage lanza Solar Pro 4 para tareas de agentes de varios pasos

Upstage lanzó Solar Pro 4, un modelo accesible mediante API y diseñado para tareas de agentes de varios pasos que implican documentos, herramientas y operaciones en terminal. La empresa afirma que admite una ventana de contexto de 512K tokens, genera hasta 128K tokens de salida, trabaja en inglés, coreano y japonés, e informa cuando las pruebas aportadas no permiten sustentar una respuesta.

3 min de lectura

Anthropic explica cómo los laboratorios de investigación están creando agentes científicos impulsados por Claude

Anthropic publicó un caso de estudio el 15 de enero de 2026 en el que describe tres laboratorios de investigación —el proyecto Biomni de Stanford, el Cheeseman Lab del MIT y el Lundberg Lab de Stanford— que desarrollaron sistemas basados en Claude para tareas como la interpretación de clústeres genéticos, el análisis de datos biomédicos y la selección de genes para estudiar experimentalmente.

3 min de lectura

Anthropic publica su segundo informe del Índice Económico sobre el uso de Claude 3.7 Sonnet

El segundo informe del Índice Económico de Anthropic constató un aumento del uso de Claude.ai en programación, educación, ciencia y atención sanitaria tras el lanzamiento de Claude 3.7 Sonnet. El modo de pensamiento extendido fue utilizado sobre todo en profesiones técnicas. La ampliación de capacidades se mantuvo estable en el 57% del uso, y Anthropic publicó una nueva taxonomía de 630 categorías de uso, además de datos sobre automatización a nivel de tareas.

4 min de lectura