The AWS Bedrock Marketplace is a comprehensive platform for deploying large language models (LLMs). It allows developers to discover, test, and deploy over 100 emerging foundation models (FMs) seamlessly.
This guide will take the deployment of DeepSeek models as an example to demonstrate how to deploy model on the Bedrock Marketplace platform and integrate it into the Dify platform, helping you quickly build AI applications based on DeepSeek models.
Note: Model versions require different compute configurations, affecting costs.
Once deployment is complete, navigate to the Marketplace Deployments page to find the auto-generated Endpoint. This endpoint is equivalent to a SageMaker endpoint and will be used for connecting to the Dify platform.
Log in to the Dify management panel and go to the Settings page.
On the Model Provider page, select Amazon SageMaker.
Click Add Model and fill in the following information:
Note: You can also create a Chatbot application for additional testing.
Ensure that the compute instance is configured correctly and that AWS permissions are properly set. If the issue persists, consider redeploying the model or contacting AWS customer support.
Edit this page | Report an issue