AWS Blogs 05月01日 07:58
Amazon Nova Premier: Our most capable model for complex tasks and teacher for model distillation
index_new5.html
../../../zaker_core/zaker_tpl_static/wap/tpl_guoji1.html

 

Amazon推出了其Nova系列模型的最新成员——Nova Premier,这是一款专为处理复杂任务和模型蒸馏而设计的高性能模型。Nova Premier在Amazon Bedrock上提供,能够处理文本、图像和视频,尤其擅长需要深度上下文理解、多步规划和跨多个工具及数据源精确执行的任务。它拥有百万级token的上下文长度,并可用于蒸馏出更小、更快、更经济高效的模型,如Nova Pro、Micro和Lite,以满足特定需求。Nova Premier在Bedrock中是同等智能级别中最快、最具成本效益的模型,并提供多智能体协作功能,适用于投资研究等复杂工作流。

✨Nova Premier是Amazon Nova系列中最强大的模型,在文本、视觉和代理工作流等多个基准测试中表现出色。

💡Nova Premier拥有100万token的上下文长度,能够处理超长文档或大型代码库,适用于需要深度上下文理解的复杂任务。

🚀Nova Premier可用于模型蒸馏,将高级功能转移到更小、更快、更高效的模型,例如Nova Pro,以满足特定需求。

🤝Nova Premier支持多智能体协作,例如在投资研究中,可以协调多个子代理,从不同数据源获取信息,并生成综合报告。

<section class="blog-post-content lb-rtxt"><table id="amazon-polly-audio-table"><tbody><tr><td id="amazon-polly-audio-tab"><p></p></td></tr></tbody></table><p>Today we’re <a href="https://aws.amazon.com/blogs/aws/introducing-amazon-nova-frontier-intelligence-and-industry-leading-price-performance/?trk=e61dee65-4ce8-4738-84db-75305c9cd4fe&amp;amp;sc_channel=el&quot;&gt;expanding the Amazon Nova family of foundation models announced at AWS re:Invent</a> with the general availability of <a href="https://aws.amazon.com/ai/generative-ai/nova/understanding/?trk=e61dee65-4ce8-4738-84db-75305c9cd4fe&amp;amp;sc_channel=el&quot;&gt;Amazon Nova Premier</a>, our most capable model for complex tasks and teacher for model distillation.</p><p>Nova Premier joins the existing <a href="https://aws.amazon.com/ai/generative-ai/nova/understanding/?trk=e61dee65-4ce8-4738-84db-75305c9cd4fe&amp;amp;sc_channel=el&quot;&gt;Amazon Nova understanding models</a> available in <a href="https://aws.amazon.com/bedrock/&quot;&gt;Amazon Bedrock</a>. Similar to Nova Lite and Pro, Premier can process input text, images, and videos (excluding audio). With its advanced capabilities, Nova Premier excels at complex tasks that require deep understanding of context, multistep planning, and precise execution across multiple tools and data sources. With a context length of one million tokens, Nova Premier can process extremely long documents or large code bases.</p><p>With Nova Premier and <a href="https://aws.amazon.com/bedrock/model-distillation/?trk=e61dee65-4ce8-4738-84db-75305c9cd4fe&amp;amp;sc_channel=el&quot;&gt;Amazon Bedrock Model Distillation</a>, you can create highly capable, cost-effective, and low-latency versions of Nova Pro, Lite, and Micro, for your specific needs. For example, we used Nova Premier to distill Nova Pro for complex tool selection and API calling. The distilled Nova Pro had a 20% higher accuracy for API invocations compared to the base model and consistently matched the performance of the teacher, with the speed and cost benefits of Nova Pro.</p><p><strong>Amazon Nova Premier benchmark evaluation<br /></strong> We evaluated Nova Premier on a broad range of benchmarks across text intelligence, visual intelligence, and agentic workflows. Nova Premier is the most capable model in the Nova family as measured across 17 benchmarks as shown in the table below.</p><p><a href="https://d2908q01vomqb2.cloudfront.net/da4b9237bacccdf19c0760cab7aec4a8359010b0/2025/04/30/nova-premier-pro-benchmark-evaluations2.png&quot;&gt;&lt;img class="alignnone wp-image-95746 size-large" src="https://d2908q01vomqb2.cloudfront.net/da4b9237bacccdf19c0760cab7aec4a8359010b0/2025/04/30/nova-premier-pro-benchmark-evaluations2-538x1024.png&quot; alt="Amazon Nova Premier Benchmark Evaluations" width="538" height="1024" /></a></p><p>Nova Premier is also comparable to the best non-reasoning models in the industry and is equal or better on approximately half of these benchmarks when compared to other models in the same intelligence tier. Details of these evaluations are in the <a href="http://amazon.science/publications/amazon-nova-premier-technical-report-and-model-card&quot;&gt;technical report</a>.</p><p>Nova Premier is also the fastest and the most cost-effective model in Amazon Bedrock for its intelligence tier. For further details and comparison on pricing, please refer to the <a href="https://aws.amazon.com/bedrock/pricing/&quot;&gt;Bedrock pricing page</a>.</p><p>Nova Premier can also be used as a teacher model for distillation, which means you can transfer its advanced capabilities for a specific use case into smaller, faster, and more efficient models like Nova Pro, Micro, and Lite for production deployments.</p><p><strong>Using Amazon Nova Premier</strong><br />To get started with Nova Premier, you first need to request access to the model in the <a href="https://console.aws.amazon.com/bedrock?trk=e61dee65-4ce8-4738-84db-75305c9cd4fe&amp;amp;sc_channel=el&quot;&gt;Amazon Bedrock console</a>. Navigate to <strong>Model access</strong> in the navigation pane, find<strong> Nova Premier</strong>, and toggle access.</p><p><a href="https://d2908q01vomqb2.cloudfront.net/da4b9237bacccdf19c0760cab7aec4a8359010b0/2025/04/28/nova-premier-model-access-2.png&quot;&gt;&lt;img class="aligncenter size-full wp-image-95672" src="https://d2908q01vomqb2.cloudfront.net/da4b9237bacccdf19c0760cab7aec4a8359010b0/2025/04/28/nova-premier-model-access-2.png&quot; alt="Console screenshot." width="1060" height="564" /></a></p><p>Once you have access, you can use Nova Premier through the <a href="https://docs.aws.amazon.com/bedrock/latest/userguide/conversation-inference.html?trk=e61dee65-4ce8-4738-84db-75305c9cd4fe&amp;amp;sc_channel=el&quot;&gt;Amazon Bedrock Converse API</a> providing in input a list of messages from the <code>user</code> and the <code>assistant</code>. Messages can include text, images, and videos. Here’s an example of a straightforward invocation using the <a href="https://aws.amazon.com/sdk-for-python/?trk=e61dee65-4ce8-4738-84db-75305c9cd4fe&amp;amp;sc_channel=el&quot;&gt;AWS SDK for Python (Boto3)</a>:</p><pre class="lang-python">import boto3import jsonAWS_REGION = "us-east-1"MODEL_ID = "us.amazon.nova-premier-v1:0"bedrock_runtime = boto3.client('bedrock-runtime', region_name=AWS_REGION)messages = [ { "role": "user", "content": [ { "text": "Explain the differences between vector databases and traditional relational databases for AI applications." } ] }]response = bedrock_runtime.converse( modelId=MODEL_ID, messages=messages)response_text = response["output"]["message"]["content"][-1]["text"]print(response_text)</pre><p>This example shows how Nova Premier can provide detailed explanations for complex technical questions. But the real power of Premier comes with its ability to handle sophisticated workflows.</p><p><strong class="c4">Multi-agent collaboration use case<br /></strong> Let’s explore a more complex scenario that showcases how Nova Premier works a multi-agent collaboration architecture for investment research.</p><p>The equity research process typically involves multiple stages: identifying relevant data sources for specific investments, retrieving required information from those sources, and synthesizing the data into actionable insights. This process becomes increasingly complex when dealing with different types of financial instruments like stock indices, individual equities, and currencies.</p><p>We can build this type of application using <a href="https://aws.amazon.com/blogs/machine-learning/amazon-bedrock-announces-general-availability-of-multi-agent-collaboration/?trk=e61dee65-4ce8-4738-84db-75305c9cd4fe&amp;amp;sc_channel=el&quot;&gt;multi-agent collaboration in Amazon Bedrock</a>, with Nova Premier powering the supervisor agent that orchestrates the entire workflow. The supervisor agent analyzes the initial query (for example, “What are the emerging trends in renewable energy investments?”), breaks it down into logical steps, determines which specialized subagents to engage, and synthesizes the final response.</p><p>For this scenario, I’ve created a system with the following components:</p><ol><li>A supervisor agent powered by Nova Premier</li><li>Multiple specialized subagents powered by Nova Pro, each focusing on different financial data sources</li><li>Tools that connect to financial databases, market analysis tools, and other relevant information sources</li></ol><p><a href="https://d2908q01vomqb2.cloudfront.net/da4b9237bacccdf19c0760cab7aec4a8359010b0/2025/04/16/nova-premier-lauch-post.png&quot;&gt;&lt;img class="aligncenter size-full wp-image-95240" src="https://d2908q01vomqb2.cloudfront.net/da4b9237bacccdf19c0760cab7aec4a8359010b0/2025/04/16/nova-premier-lauch-post.png&quot; alt="Multi-agent architectural diagram" width="2048" height="1152" /></a></p><p>When I submit a query about emerging trends in renewable energy investments, the supervisor agent powered by Nova Premier does the following:</p><ol><li>Analyzes the query to determine the underlying topics and sources to cover</li><li>Selects the appropriate subagents specific to those topics and sources</li><li>Each subagent retrieves their relevant economic indicators, technical analysis, and market sentiment data</li><li>The supervisor agent synthesizes this information into a comprehensive report for review by a financial professional</li></ol><p>Utilizing Nova Premier in a multi-agent collaboration architecture such as this streamlines the financial professional’s work and helps them formulate their investment analysis faster. The following video provides a visual description of this scenario.</p><p>The key advantage of using Nova Premier for the supervisor role is its accuracy in coordinating complex workflows, so that the right data sources are consulted in the optimal sequence and each subagent receives in input the correct information for their work, resulting in higher quality insights.</p><p><strong>Multi-agent collaboration with model distillation</strong><br />Although Nova Premier provides the highest level of accuracy of its family of models, you might want to optimize latency and cost in production environments. This is where the strength of Nova Premier as a teacher model for distillation becomes interesting. Using <a href="https://aws.amazon.com/bedrock/model-distillation/?trk=e61dee65-4ce8-4738-84db-75305c9cd4fe&amp;amp;sc_channel=el&quot;&gt;Amazon Bedrock Model Distillation</a>, we can customize Nova Micro from the results of Nova Premier for this specific investment research use case.</p><p>Unlike traditional fine-tuning that requires human feedback and labeled examples, with model distillation you can generate high-quality training data by having a teacher model produce the desired outputs, streamlining the data acquisition process.</p><p><a href="https://d2908q01vomqb2.cloudfront.net/da4b9237bacccdf19c0760cab7aec4a8359010b0/2025/04/16/nova-premier-bedrock-model-distillation-diagram.jpg&quot;&gt;&lt;img class="aligncenter size-full wp-image-95237" src="https://d2908q01vomqb2.cloudfront.net/da4b9237bacccdf19c0760cab7aec4a8359010b0/2025/04/16/nova-premier-bedrock-model-distillation-diagram.jpg&quot; alt="Amazon Bedrock Model Distillation diagram" width="1800" height="627" /></a></p><p>The process to <a href="https://aws.amazon.com/blogs/aws/build-faster-more-cost-efficient-highly-accurate-models-with-amazon-bedrock-model-distillation-preview/?trk=e61dee65-4ce8-4738-84db-75305c9cd4fe&amp;amp;sc_channel=el&quot;&gt;distill a model</a> involves:</p><ol><li>Generating synthetic training data by capturing input and output from Nova Premier runs across multiple financial instruments</li><li>Using this data as a reference to train a customized version of Nova Micro through custom fine-tuning tools</li><li>Evaluating the difference in latency and performance of the customized Micro model</li><li>Deploying the customized Micro model as the supervisor agent in production</li></ol><p>With Amazon Bedrock, you can further streamline the process and <a href="https://docs.aws.amazon.com/bedrock/latest/userguide/distillation-data-prep-option-2.html?trk=e61dee65-4ce8-4738-84db-75305c9cd4fe&amp;amp;sc_channel=el&quot;&gt;use invocation logs for data preparation</a>. To do that, you need to set the model invocation logging on and set up an <a href="https://aws.amazon.com/s3/&quot;&gt;Amazon Simple Storage Service (Amazon S3)</a> bucket as the destination for the logs.</p><p><strong>Customer voices<br /></strong> Some of our customers had early access to Nova Premier. This is what they shared with us:</p><p>“Amazon Nova Premier has been outstanding in its ability to execute interactive analysis workflows, while still being faster and nearly half the cost compared to other leading models in our tests,” said <a href="https://www.linkedin.com/in/curtis-allen-68425566/&quot;&gt;Curtis Allen</a>, Senior Staff Engineer at <a href="https://slack.com/&quot;&gt;Slack&lt;/a&gt;, a company bringing conversations, apps, and customers together in one place.</p><p>“Implementing new solutions built on top of Amazon Nova has helped us with our mission of democratizing finance for all,” said <a href="https://www.linkedin.com/in/dev-tagare/&quot;&gt;Dev Tagare</a>, Head of AI and Data at <a href="https://robinhood.com/&quot;&gt;Robinhood Markets</a>, a company on a mission to democratize finance for all. “We’re particularly excited about the ability to explore new avenues like complex multi-agent collaborations that are not just highly performing but also cost effective and fast. The intelligence of Nova Premier and what it can transfer to the other models like Nova Micro, Nova Lite, and Nova Pro unlocks multi-agent collaboration at a performance, price, and speed that will make it accessible to everyday customers.”</p><p>“Accelerating real-world AI deployments—not just prototypes—requires the ability to build models that are specialized for the unique needs of real world applications,” said <a href="https://www.linkedin.com/in/henry-kiss-ehrenberg-70049872/&quot;&gt;Henry Ehrenberg</a>, co-founder of <a href="https://snorkel.ai/&quot;&gt;Snorkel AI</a>, a technology company that empowers data scientists and developers to quickly turn data into accurate and adaptable AI applications. “We’re excited to see AWS pushing efficient model customization forward with Amazon Bedrock Model Distillation and Amazon Nova Premier. These new model capabilities have the potential to accelerate our enterprise customers in building production AI applications, including Q&amp;A applications with multimodal data and more.”</p><p><strong>Things to know</strong></p><p>Nova Premier is available in Amazon Bedrock in the US East (N. Virginia), US East (Ohio), and US West (Oregon) <a href="https://aws.amazon.com/about-aws/global-infrastructure/regions_az/?trk=e61dee65-4ce8-4738-84db-75305c9cd4fe&amp;amp;sc_channel=el&quot;&gt;AWS Regions</a> today via <a href="https://docs.aws.amazon.com/bedrock/latest/userguide/cross-region-inference.html&quot;&gt;cross-Region inference</a>. With Amazon Bedrock, you only pay for what you use. For more information, visit <a href="https://aws.amazon.com/bedrock/pricing/?trk=e61dee65-4ce8-4738-84db-75305c9cd4fe&amp;amp;sc_channel=el&quot;&gt;Amazon Bedrock pricing</a>.</p><p>Customers in the US can also access Amazon Nova models at <a href="https://nova.amazon.com?trk=e61dee65-4ce8-4738-84db-75305c9cd4fe&amp;amp;sc_channel=el&quot;&gt;https://nova.amazon.com&lt;/a&gt;, a website to easily explore our FMs.</p><p>Nova Premier is our best teacher for distilling custom variants of Nova Pro, Micro, and Lite, which means you can capture the capabilities offered by Premier in smaller, faster models for production deployment.</p><p>Nova Premier includes built-in safety controls to promote <a href="https://aws.amazon.com/ai/responsible-ai/?trk=e61dee65-4ce8-4738-84db-75305c9cd4fe&amp;amp;sc_channel=el&quot;&gt;responsible AI</a> use, with content moderation capabilities that help maintain appropriate outputs across a wide range of applications.</p><p>To get started with Nova Premier, visit the <a href="https://console.aws.amazon.com/bedrock?trk=e61dee65-4ce8-4738-84db-75305c9cd4fe&amp;amp;sc_channel=el&quot;&gt;Amazon Bedrock console</a> today. For more information, see the <a href="https://docs.aws.amazon.com/nova/latest/userguide/what-is-nova.html?trk=e61dee65-4ce8-4738-84db-75305c9cd4fe&amp;amp;sc_channel=el&quot;&gt;Amazon Nova User Guide</a> and send feedback to <a href="https://repost.aws/tags/TAQeKlaPaNRQ2tWB6P7KrMag/amazon-bedrock?trk=e61dee65-4ce8-4738-84db-75305c9cd4fe&amp;amp;sc_channel=el&quot;&gt;AWS re:Post for Amazon Bedrock</a>. Explore the generative AI section of our <a href="https://community.aws/?trk=e61dee65-4ce8-4738-84db-75305c9cd4fe&amp;amp;sc_channel=el&quot;&gt;community.aws&lt;/a&gt; site to see how our Builder communities are using Amazon Bedrock in their solutions.</p><p>– <a href="https://x.com/danilop&quot;&gt;Danilo&lt;/a&gt;&lt;/p&gt;&lt;hr /><p>How is the News Blog doing? Take this <a href="https://amazonmr.au1.qualtrics.com/jfe/form/SV_eyD5tC5xNGCdCmi&quot;&gt;1 minute survey</a>!</p><p><em>(This <a href="https://amazonmr.au1.qualtrics.com/jfe/form/SV_eyD5tC5xNGCdCmi&quot;&gt;survey&lt;/a&gt; is hosted by an external company. AWS handles your information as described in the <a href="https://aws.amazon.com/privacy/?trk=4b29643c-e00f-4ab6-ab9c-b1fb47aa1708&amp;amp;sc_channel=blog&quot;&gt;AWS Privacy Notice</a>. AWS will own the data gathered via this survey and will not share the information collected with survey respondents.)</em></p></section><aside id="Comments" class="blog-comments"><div data-lb-comp="aws-blog:cosmic-comments" data-env="prod" data-content-id="4593ee09-7474-4005-a37c-c54bdb728689" data-title="Amazon Nova Premier: Our most capable model for complex tasks and teacher for model distillation" data-url="https://aws.amazon.com/blogs/aws/amazon-nova-premier-our-most-capable-model-for-complex-tasks-and-teacher-for-model-distillation/&quot;&gt;&lt;p data-failed-message="Comments cannot be loaded… Please refresh and try again.">Loading comments…</p></div></aside>

Fish AI Reader

Fish AI Reader

AI辅助创作,多种专业模板,深度分析,高质量内容生成。从观点提取到深度思考,FishAI为您提供全方位的创作支持。新版本引入自定义参数,让您的创作更加个性化和精准。

FishAI

FishAI

鱼阅,AI 时代的下一个智能信息助手,助你摆脱信息焦虑

联系邮箱 441953276@qq.com

相关标签

Amazon Nova Premier 人工智能 模型 Bedrock
相关文章