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 Overview
This is quantized version of Solar Mini Chat. Solar Mini Chat is a compact yet powerful advanced English/Korean large language model. It is specifically fine-tuned for multi-turn chat purposes, demonstrating enhanced performance across a wide range of natural language processing tasks. This fine-tuning equips it with the ability to handle extended conversations more effectively, making it particularly adept for interactive applications. It employs a scaling method called ‘depth up-scaling’ (DUS), which is comprised of depthwise scaling and continued pretraining. DUS allows for a much more straightforward and efficient enlargement of smaller models than other scaling methods such as mixture-of-experts.
Key Data
By
Type
Model Package
Highlights
Key Features
- High Performance: Solar Mini Chat is specially optimized for chat applications in Korean. It surpasses many open-source models, especially in handling the intricacies of Korean language interactions, offering more natural and accurate responses.
- Enhanced User Experience: Solar Mini Chat advanced grasp of Korean language nuances significantly elevates user interactions in chat environments. It provides precise responses to user inputs, ensuring clearer communication and more efficient problem resolution in Korean chat applications.
Key Applications
The capabilities of Solar Mini Chat are particularly valuable in scenarios requiring a nuanced understanding and responsive execution of complex conversational exchanges, particularly in the Korean language. With its advanced ability to interpret and engage in detailed dialogues, Solar Mini Chat is an exceptional choice for applications demanding interactive, context-aware communication, especially tailored to the subtleties and intricacies of the Korean language.
Key Tasks
- Instruction Following
- Natural Language Understanding
- Natural Language Generation
- Question Answering
- Text Generation and Editing
- Translation Services
- 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 request payload compatible to OpenAI's Chat completion endpoint.
Limitations for input type
Solar support maximum 4k(4096) context for input and generated tokens.
Input MIME type
application/jsonSample input data
{
"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 response payload compatible to OpenAI's Chat completion endpoint.
Output MIME type
application/jsonSample output data
{
"id": "cmpl-cc3f71b58086441fa6a53480b94fd0ec",
"object": "chat.completion",
"created": 3421,
"model": "/opt/ml/model",
"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
}
}
Sample notebook
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 Mini Chat - Quant
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 MoreRefund Policy
We do not support any refunds currently.
Customer Reviews
There are currently no reviews for this product.
View allWrite a review
Share your thoughts about this product.
Write a customer review