Hugging Face and AWS launch one-click SageMaker Studio integration
One click from Hugging Face to fully configured SageMaker Studio workflow.
Today, Amazon and Hugging Face announced 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. Previously, starting SageMaker Studio after finding a model on Hugging Face required multiple steps: opening the AWS Management Console, creating a domain, configuring IAM permissions, and requesting GPU quota. This integration creates a direct path from discovery to enterprise deployment. As Mark McQuade, CEO of Arcee AI, noted: "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."
The launch introduces three capabilities. First, deep links: supported models on Hugging Face now show "Customize on SageMaker AI" and "Deploy on SageMaker AI" buttons that open Studio with the model pre-loaded. Second, pre-configured permissions: new Studio environments automatically attach a managed policy (AmazonSageMakerModelCustomizationCoreAccess) providing permissions for supervised fine-tuning, direct preference optimization, and other methods—eliminating manual IAM setup. Third, GPU quota visibility: the Studio UI now shows instance type availability (G5, G6) directly in selection lists, with a link to Service Quotas for limit increases. The walkthrough is simple: select a supported model on Hugging Face, click Customize or Deploy, and Studio opens with everything configured.
- Deep links from Hugging Face to SageMaker Studio: Customize or Deploy buttons preserve model context.
- Pre-configured permissions via new managed policy AmazonSageMakerModelCustomizationCoreAccess.
- GPU quota visibility shown directly in Studio instance selection lists.
Why It Matters
Streamlines AI model deployment from discovery to production in one click, reducing setup time.