Knowledge File / AI小生意项目库
从Hugging Face到Amazon SageMaker Studio一键直达
Hugging Face与Amazon SageMaker AI深度集成,开发者现在可以一键从模型发现直接进入SageMaker Studio进行实验、微调或部署,无需繁琐配置。
SOURCE / AI小生意项目库
MIN / 4
ACCESS / 会员
POST / 2026-07-08 05:15:33
原贴
查看原文原文
Today, we’re excited to announce a deep-link integration between Hugging Face and Amazon SageMaker AI . Developers can now go from model discovery to hands-on experimentation in SageMaker Studio with a single selection. Whether you fine-tune a foundation model (FM) from Amazon SageMaker JumpStart or deploy it to an Amazon SageMaker Inference endpoint, you can now land directly inside the relevant SageMaker Studio workflow. Your selected model is pre-loaded, and the environment is fully configured and ready to go. Previously, getting started on SageMaker Studio after discovering a model on Hugging Face required navigating multiple steps between opening Amazon SageMaker AI in the AWS Console, creating a domain, configuring IAM permissions, and sometimes requesting GPU quota. For developers who want to iterate quickly, this friction slows down the path from inspiration to experimentation. The integration creates a more direct path from discovery to enterprise deployment. “At Arcee, we build open models so developers and enterprises can actually own what they run: inspect the weights, post-train on their own data, and deploy on their own terms. This integration takes that promise the last mile. Going from an open model on Hugging Face straight into SageMaker Studio in a single click, then fine-tuning or deploying it inside your own AWS environment with nothing to wire up, is the kind of experience open models have been missing. Open weights you own, running in the cloud you control. That is exactly the combination our customers have been asking for.” “At Arcee, we build open models so developers and enterprises can actually own what they run: inspect the weights, post-train on their own data, and deploy on their own terms. This integration takes that promise the last mile. Going from an open model on Hugging Face straight into SageMaker Studio in a single click, then fine-tuning or deploying it inside your own AWS environment with nothing to wire up, is the kind of experience open models have been missing. Open weights you own, running in the cloud you control. That is exactly the combination our customers have been asking for.” — Mark McQuade, Founder and CEO, Arcee AI With the launch of a one-click Studio landing experience, choosing Customize on SageMaker AI or Deploy on SageMaker AI on a supported Hugging Face model page takes you directly to the console. SageMaker AI then automatically provisions a new domain with pre-configured permissions in seconds and carries the model context through. This launch introduces three capabilities that shorten the path from a Hugging Face model to a working SageMaker Studio workflow. When you browse models on Hugging Face, you’ll now see action buttons alongside supported models that map directly to SageMaker Studio workflows: Customize on SageMaker AI opens the Model Customization page in Studio with the selected model pre-loaded, ready to fine-tune. Deploy on SageMaker AI opens the Deployment page in Studio with the model pre-configured for endpoint deployment. Each entry point preserves the context, meaning you don’t need to search for the model again once inside Studio. New Studio environments created through this flow come with permissions already configured for the full range of SageMaker AI capabilities, including model customization, training jobs, notebook experimentation, and endpoint deployment. A new managed policy, AmazonSageMakerModelCustomizationCoreAccess , is created and attached for you. It provides permissions for serverless model customization jobs using supervised fine-tuning (SFT), direct preference optimization (DPO), reinforcement learning with verifiable rewards (RLVR), and reinforcement learning from AI feedback (RLAIF), with supported deployment to SageMaker AI or Amazon Bedrock endpoints. This alleviates the need to manually create and configure AWS Identity and Access Management (IAM) roles and policies before you can start experimenting. For existing S
中文翻译
今天,我们激动地宣布Hugging Face与Amazon SageMaker AI之间的深度链接集成。开发者现在可以通过一次选择,从模型发现直接进入SageMaker Studio进行实际操作实验。无论你是从Amazon SageMaker JumpStart微调基础模型(FM),还是将其部署到Amazon SageMaker推理端点,你现在都可以直接进入相关的SageMaker Studio工作流。你选择的模型已预加载,环境已完全配置并准备就绪。此前,在Hugging Face上发现模型后,要开始在SageMaker Studio中工作,需要在AWS控制台中打开Amazon SageMaker AI、创建域、配置IAM权限,有时还需请求GPU配额,涉及多个步骤。对于希望快速迭代的开发者来说,这种摩擦减缓了从灵感到实验的进程。这一集成创造了从发现到企业部署的更直接路径。“在Arcee,我们构建开放模型,以便开发者和企业能够真正拥有他们运行的内容:检查权重、用自己的数据进行后训练,并按自己的方式部署。这一集成将这一承诺推到了最后一英里。从Hugging Face上的开放模型一键直接进入SageMaker Studio,然后在自己的AWS环境中进行微调或部署,无需任何连接,这正是开放模型一直缺少的体验。你拥有的开放权重,在你控制的云端运行。这正是我们的客户一直要求的组合。”——Arcee AI创始人兼CEO Mark McQuade随着一键Studio登陆体验的推出,在受支持的Hugging Face模型页面上选择“在SageMaker AI上自定义”或“在SageMaker AI上部署”,可直接进入控制台。SageMaker AI会自动在几秒内提供具有预配置权限的新域,并携带模型上下文。此次发布引入了三项功能,缩短了从Hugging Face模型到可运行的SageMaker Studio工作流的路径。当你在Hugging Face上浏览模型时,你会看到受支持模型旁的操作按钮,直接映射到SageMaker Studio工作流:“在SageMaker AI上自定义”打开Studio中的“模型自定义”页面,所选模型已预加载,准备微调;“在SageMaker AI上部署”打开Studio中的“部署”页面,模型已预配置用于端点部署。每个入口点都保留上下文,因此你无需在Studio内再次搜索模型。通过此流程创建的新Studio环境已配置好权限,涵盖SageMaker AI的全部功能,包括模型自定义、训练作业、笔记本实验和端点部署。一个新的托管策略AmazonSageMakerModelCustomizationCoreAccess已创建并自动附加。它提供使用监督微调(SFT)、直接偏好优化(DPO)、基于可验证奖励的强化学习(RLVR)和基于AI反馈的强化学习(RLAIF)进行无服务器模型自定义作业的权限,并支持部署到SageMaker AI或Amazon Bedrock端点。这减轻了在开始实验前手动创建和配置AWS Identity and Access Management(IAM)角色和策略的需求。对于现有S
核心信息
Hugging Face与Amazon SageMaker AI深度集成,开发者现在可以一键从模型发现直接进入SageMaker Studio进行实验、微调或部署,无需繁琐配置。
- Hugging Face与Amazon SageMaker AI深度集成,开发者现在可以一键从模型发现直接进入SageMaker Studio进行实验、微调或部署,无需繁琐配置。
- 原贴提到:Today, we’re excited to announce a deep-link integration between Hugging
- 来源:huggingface.co
试看内容
成为会员查看完整内容
你已经看到了这篇内容的前置整理,剩余深度部分仅对会员开放。
详细解读
信息差价值
参考来源
成为会员查看完整内容