Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

Sign in
English
Français
Your Saved List Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

Amazon Sagemaker

Amazon SageMaker is a fully-managed platform that enables developers and data scientists to quickly and easily build, train, and deploy machine learning models at any scale. With Amazon SageMaker, all the barriers and complexity that typically slow down developers who want to use machine learning are removed. The service includes models that can be used together or independently to build, train, and deploy your machine learning models.

product logo

Solar Pro Preview

The most intelligent LLM on a single GPU
  • This product has been removed and is no longer available to new customers.

Product Overview

Solar Pro Preview is a sneak peek at November’s full version of Solar Pro, a state-of-the-art model designed to deliver exceptional performance on a single GPU. This model enables businesses to harness the power of AI without having to overhaul their infrastructure or send their data to external APIs. Currently, Solar Pro Preview supports only English. The official version of Solar Pro will be released this November 2024 with expanded language support beyond English and longer context windows.

Key Data

Type
Model Package
Fulfillment Methods
Amazon SageMaker

Highlights

  • Among models that can be deployed on a single GPU, Solar Pro Preview shows superior performance in intelligence and instruction-following capabilities, as measured by MMLU-Pro and IFEval scores respectively. Additionally, Solar Pro Preview demonstrated comparable performance even against models requiring multiple GPUs, such as Llama 3.1 70B.

  • Our API is fully compatible with OpenAI's interface, allowing for easy integration by developers familiar with OpenAI. It maintains similar structures and methods, enabling a smooth transition with minimal code changes. This compatibility covers various AI functionalities while also offering our unique features, providing a familiar yet enhanced environment for AI-driven applications.

  • Instruction Following, Natural Language Understanding, Natural Language Generation, Question Answering, Text Generation and Editing, Translation, Summarization, Information Extraction, Chatbots and Conversational Interfaces, Educational and Learning Assistance, Data Analysis and Report Writing, Code Generation and Debugging, Content Recommendation Systems, Sentiment Analysis and Customer Feedback Processing

Not quite sure what you’re looking for? AWS Marketplace can help you find the right solution for your use case. Contact us

Usage Information

Model input and output details

Input

Summary

We support a request payload that is compatible with OpenAI's chat completion endpoint.

Limitations for input type
Solar Pro Preview supports a maximum context of 4k (4096) tokens for input and generated tokens.
Input MIME type
application/json
Sample input data
{
    "model": "solar-pro",
    "messages": [
      {
        "role": "system",
        "content": "You are a helpful assistant."
      },
      {
        "role": "user",
        "content": "Can you provide a Python script to merge two sorted lists?"
      }
    ],
    "temperature": 0.7,
}

Output

Summary

We support the response payload compatible with OpenAI's Chat completion endpoint.

Output MIME type
application/json
Sample output data
{
  "id": "cmpl-cc3f71b58086441fa6a53480b94fd0ec",
  "object": "chat.completion",
  "created": 3421,
  "model": "solar-pro",
  "choices": [
    {
      "index": 0,
      "message": {
        "role": "assistant",
        "content": "What do you call a fake noodle?\n\nAn impasta!"
      },
      "finish_reason": "stop"
    }
  ],
  "usage": {
    "prompt_tokens": 34,
    "total_tokens": 334,
    "completion_tokens": 300
  }
}

Additional Resources

End User License Agreement

By subscribing to this product you agree to terms and conditions outlined in the product End user License Agreement (EULA)

Support Information

Solar Pro Preview

Contact us for model fine-tuning request. https://www.upstage.ai/llm/custom-model-request

AWS Infrastructure

AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.

Learn More

Refund Policy

This product is offered for free. If there are any questions, please contact us for further clarifications.

Customer Reviews

There are currently no reviews for this product.
View all