Skip to content

Commit

Permalink
Merge pull request #629 from lablab-ai/new-tech-page-solar-pro-preview
Browse files Browse the repository at this point in the history
Create solar-pro-preview.mdx
  • Loading branch information
Flafi87 authored Sep 16, 2024
2 parents 4b18634 + 26327c5 commit 82cd0c2
Showing 1 changed file with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions technologies/upstage/solar-pro-preview.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
---
title: "Solar Pro Preview"
description: "Solar Pro Preview is a 22B parameter LLM by Upstage, optimized for single-GPU performance, excelling in benchmarks and supporting industries like healthcare and finance. It's open-source with free API access."
---

# Solar Pro Preview
Solar Pro Preview is an advanced large language model (LLM) developed by Upstage, designed to deliver top-tier AI performance while running on a single GPU. As the most powerful model in the Solar LLM series, it boasts 22 billion parameters, enabling it to outperform models from tech giants like Microsoft, Meta, and Google, including those requiring multi-GPU setups. It excels in benchmarks for multi-disciplinary reasoning and instruction-following, making it a highly capable tool across various industries, from healthcare to finance.

The preview version is open-source and offers free API access, giving developers and enterprises an early opportunity to integrate, test, and provide feedback ahead of the official release in November 2024.


| General | |
| --- | --- |
| Author | Upstage |
| Release Date | September 11, 2024 (Preview) |
| Website | https://www.upstage.ai/products/solar-pro-preview |
| Documentation | https://developers.upstage.ai/ |
| Technology Type | Large Language Model (LLM) |


## Key Features
- **Single-GPU Optimization:** Solar Pro uses advanced techniques like Depth-Up Scaling (DUS) to optimize performance on a single GPU, reducing infrastructure costs while maintaining high computational efficiency.

- **Benchmarks:** The model has achieved a significant 52.11 MMLU Pro benchmark score for multi-disciplinary understanding and 84.37 in IFEval for instruction-following accuracy, surpassing competitors of similar sizes.

- **Parameter Count:** 22 billion parameters, allowing it to compete with models up to 70 billion parameters that typically require multi-GPU configurations.

- **Context Window:** Supports up to 4,096 tokens, with plans for extended support in future versions.

- **Multimodal Potential:** The upcoming official release will feature multimodal capabilities, including document summarization and key information extraction, ideal for handling complex documents.

- **Available for Free Testing:** Free API access is available until the official release in November 2024.

## Start Working with Solar Pro
Getting started with **Solar Pro Preview** is simple. Developers can integrate it using the open-source model available on HuggingFace or access it via the Upstage Console. The model is also available for deployment on AWS Marketplace, making it easy to integrate into existing infrastructure. Whether you're looking to build advanced conversational agents, automate document analysis, or streamline operations across various industries, Solar Pro provides a powerful and flexible solution.

To begin, you can explore the documentation and repositories:
👉 [Solar Pro Preview on HuggingFace](https://huggingface.co/upstage/solar-pro-preview-instruct)
👉 [Upstage Developer Console](https://console.upstage.ai/)
👉 [Solar Pro Developer Documentation](https://developers.upstage.ai/)

0 comments on commit 82cd0c2

Please sign in to comment.