This repository contains a set of example projects for the AWS Cloud Development Kit.
This repo contains examples the following examples.
Language | Description |
---|---|
sagemaker-endpoint-huggingface | Creates an SageMaker Endpoint using the Hugging Face Inference DLCs and automatically loads a model from hf.co/models |
aws-lambda-sagemaker-endpoint-huggingface | Creates an SageMaker Endpoint using the Hugging Face Inference DLCs and automatically loads a model from hf.co/models. Creates Additionally an AWS Lambda function with API Gateway to expose the SageMaker endpoint to be accessible via HTTP |
While this is an excellent learning resource for the CDK, there are other resources that can be referenced to assist with your learning/development process.
This library is licensed under the Apache 2.0 License.