Hugging Face and Amazon SageMaker AI have introduced a new deep-link integration that allows developers to move from model discovery on the Hugging Face Hub directly into SageMaker Studio with a single selection. The feature removes much of the manual configuration previously required to get started.
What the Integration Does
When browsing models on Hugging Face, users now see action buttons labeled "Customize on SageMaker AI" and "Deploy on SageMaker AI" on supported models. Clicking either button takes the user directly into the relevant SageMaker Studio workflow. The selected model is pre-loaded, and the environment is fully configured and ready for experimentation.
Previously, transitioning from Hugging Face to SageMaker Studio involved multiple steps: opening the AWS Management Console, creating a domain, setting up AWS Identity and Access Management (IAM) permissions, and sometimes requesting GPU quota. The new integration eliminates these steps by automating domain provisioning, permission setup, and model context transfer.
Mark McQuade, founder and CEO of Arcee AI, praised the integration. "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," he said. "Open weights you own, running in the cloud you control. That is exactly the combination our customers have been asking for."
Three Key Capabilities
The launch introduces three capabilities that shorten the path from model discovery to a working SageMaker Studio workflow.
Deep Links from Hugging Face into SageMaker Studio
Action buttons on Hugging Face model pages map directly to SageMaker Studio workflows. "Customize on SageMaker AI" opens the Model Customization page in Studio with the selected model pre-loaded for fine-tuning. "Deploy on SageMaker AI" opens the Deployment page with the model pre-configured for endpoint deployment. Each entry point preserves the model context, so users do not need to search for the model again inside Studio.
Pre-Configured Permissions
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 called AmazonSageMakerModelCustomizationCoreAccess is created and attached automatically. 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). The policy also supports deployment to SageMaker AI or Amazon Bedrock endpoints. For existing Studio environments, actionable messages with direct links to documentation guide users through adding these permissions.
GPU Quota Visibility
When selecting instance types for deployment or training, the Studio UI now displays quota availability directly in the instance selection list. Users can immediately see which GPU instance types (G5, G6) are available under their account's current limits without navigating to the separate Service Quotas page. If a limit increase is needed, users are redirected directly to the Service Quotas page for the relevant instance type.
Step-by-Step Walkthrough
Stay updated
Get the day's AI and automation news in your inbox. No spam, unsubscribe anytime.
The integration follows a simple four-step process.
Step 1: Discover and Select
On a supported Hugging Face model page, the user selects "Customize on SageMaker AI" or "Deploy on SageMaker AI."
Step 2: Sign In
The user is prompted to sign in to AWS using existing credentials. If an active console session already exists, this step is skipped automatically.
Step 3: Land in Studio
Selecting "Customize on SageMaker AI" brings the user directly to the Model Customization page inside SageMaker Studio with the model pre-selected. From there, the user configures fine-tuning parameters such as training data, hyperparameters, and instance type, then submits the customization job.
Selecting "Deploy on SageMaker AI" opens the endpoint deployment page in Studio with the model pre-configured. The user selects an instance type with quota visibility included, reviews settings, and deploys.
Step 4: Test Your Endpoint
After deployment, inference can be tested directly from Studio's endpoint testing interface.
Getting Started
Users can try the integration today by browsing models on Hugging Face, looking for the "Customize on SageMaker AI" or "Deploy on SageMaker AI" buttons on supported models, selecting one, and following the sign-in flow. They will then be able to start building in a fully configured SageMaker Studio environment.
Conclusion
The one-click Studio landing experience minimizes the friction between discovering a model and experimenting with it. By connecting Hugging Face directly to SageMaker Studio workflows, developers can stay in their flow with no context switching, manual environment setup, or permission troubleshooting.
Related on Neura Market:

