Skip to content

Commit

Permalink
Added Structure for Inferencing examples (aws#3602)
Browse files Browse the repository at this point in the history
  • Loading branch information
rsgrewal-aws authored and atqy committed Oct 28, 2022
1 parent b26d3f9 commit fa5d519
Show file tree
Hide file tree
Showing 60 changed files with 360 additions and 0 deletions.
6 changes: 6 additions & 0 deletions inference/cv/async/boosters/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
![SageMaker](https://github.com/aws/amazon-sagemaker-examples/raw/main/_static/sagemaker-banner.png)

# Amazon SageMaker Examples for Inferencing

Example Jupyter notebooks that demonstrate how to deploy booster based machine learning models using Amazon SageMaker. Examples will be for regular and Multi Model end points

6 changes: 6 additions & 0 deletions inference/cv/async/byoc/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
![SageMaker](https://github.com/aws/amazon-sagemaker-examples/raw/main/_static/sagemaker-banner.png)

# Amazon SageMaker Examples for Inferencing

Example Jupyter notebooks that demonstrate how to deploy bring your own container based machine learning models using Amazon SageMaker. Examples will be for regular and Multi Model end points

6 changes: 6 additions & 0 deletions inference/cv/async/huggingface/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
![SageMaker](https://github.com/aws/amazon-sagemaker-examples/raw/main/_static/sagemaker-banner.png)

# Amazon SageMaker Examples for Inferencing

Example Jupyter notebooks that demonstrate how to deploy HuggingFace based machine learning models using Amazon SageMaker. Examples will be for regular and Multi Model end points

6 changes: 6 additions & 0 deletions inference/cv/async/pytorch/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
![SageMaker](https://github.com/aws/amazon-sagemaker-examples/raw/main/_static/sagemaker-banner.png)

# Amazon SageMaker Examples for Inferencing

Example Jupyter notebooks that demonstrate how to deploy PyTorch based machine learning models using Amazon SageMaker. Examples will be for regular and Multi Model end points

6 changes: 6 additions & 0 deletions inference/cv/async/tensorflow/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
![SageMaker](https://github.com/aws/amazon-sagemaker-examples/raw/main/_static/sagemaker-banner.png)

# Amazon SageMaker Examples for Inferencing

Example Jupyter notebooks that demonstrate how to deploy Tensorflow based machine learning models using Amazon SageMaker. Examples will be for regular and Multi Model end points

6 changes: 6 additions & 0 deletions inference/cv/batch/boosters/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
![SageMaker](https://github.com/aws/amazon-sagemaker-examples/raw/main/_static/sagemaker-banner.png)

# Amazon SageMaker Examples for Inferencing

Example Jupyter notebooks that demonstrate how to deploy booster based machine learning models using Amazon SageMaker. Examples will be for regular and Multi Model end points

6 changes: 6 additions & 0 deletions inference/cv/batch/byoc/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
![SageMaker](https://github.com/aws/amazon-sagemaker-examples/raw/main/_static/sagemaker-banner.png)

# Amazon SageMaker Examples for Inferencing

Example Jupyter notebooks that demonstrate how to deploy bring your own container based machine learning models using Amazon SageMaker. Examples will be for regular and Multi Model end points

6 changes: 6 additions & 0 deletions inference/cv/batch/huggingface/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
![SageMaker](https://github.com/aws/amazon-sagemaker-examples/raw/main/_static/sagemaker-banner.png)

# Amazon SageMaker Examples for Inferencing

Example Jupyter notebooks that demonstrate how to deploy HuggingFace based machine learning models using Amazon SageMaker. Examples will be for regular and Multi Model end points

6 changes: 6 additions & 0 deletions inference/cv/batch/pytorch/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
![SageMaker](https://github.com/aws/amazon-sagemaker-examples/raw/main/_static/sagemaker-banner.png)

# Amazon SageMaker Examples for Inferencing

Example Jupyter notebooks that demonstrate how to deploy PyTorch based machine learning models using Amazon SageMaker. Examples will be for regular and Multi Model end points

6 changes: 6 additions & 0 deletions inference/cv/batch/tensorflow/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
![SageMaker](https://github.com/aws/amazon-sagemaker-examples/raw/main/_static/sagemaker-banner.png)

# Amazon SageMaker Examples for Inferencing

Example Jupyter notebooks that demonstrate how to deploy Tensorflow based machine learning models using Amazon SageMaker. Examples will be for regular and Multi Model end points

6 changes: 6 additions & 0 deletions inference/cv/realtime/boosters/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
![SageMaker](https://github.com/aws/amazon-sagemaker-examples/raw/main/_static/sagemaker-banner.png)

# Amazon SageMaker Examples for Inferencing

Example Jupyter notebooks that demonstrate how to deploy booster based machine learning models using Amazon SageMaker. Examples will be for regular and Multi Model end points

6 changes: 6 additions & 0 deletions inference/cv/realtime/byoc/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
![SageMaker](https://github.com/aws/amazon-sagemaker-examples/raw/main/_static/sagemaker-banner.png)

# Amazon SageMaker Examples for Inferencing

Example Jupyter notebooks that demonstrate how to deploy bring your own container based machine learning models using Amazon SageMaker. Examples will be for regular and Multi Model end points

6 changes: 6 additions & 0 deletions inference/cv/realtime/huggingface/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
![SageMaker](https://github.com/aws/amazon-sagemaker-examples/raw/main/_static/sagemaker-banner.png)

# Amazon SageMaker Examples for Inferencing

Example Jupyter notebooks that demonstrate how to deploy HuggingFace based machine learning models using Amazon SageMaker. Examples will be for regular and Multi Model end points

6 changes: 6 additions & 0 deletions inference/cv/realtime/pytorch/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
![SageMaker](https://github.com/aws/amazon-sagemaker-examples/raw/main/_static/sagemaker-banner.png)

# Amazon SageMaker Examples for Inferencing

Example Jupyter notebooks that demonstrate how to deploy PyTorch based machine learning models using Amazon SageMaker. Examples will be for regular and Multi Model end points

6 changes: 6 additions & 0 deletions inference/cv/realtime/tensorflow/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
![SageMaker](https://github.com/aws/amazon-sagemaker-examples/raw/main/_static/sagemaker-banner.png)

# Amazon SageMaker Examples for Inferencing

Example Jupyter notebooks that demonstrate how to deploy Tensorflow based machine learning models using Amazon SageMaker. Examples will be for regular and Multi Model end points

6 changes: 6 additions & 0 deletions inference/cv/serverless/boosters/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
![SageMaker](https://github.com/aws/amazon-sagemaker-examples/raw/main/_static/sagemaker-banner.png)

# Amazon SageMaker Examples for Inferencing

Example Jupyter notebooks that demonstrate how to deploy booster based machine learning models using Amazon SageMaker. Examples will be for regular and Multi Model end points

6 changes: 6 additions & 0 deletions inference/cv/serverless/byoc/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
![SageMaker](https://github.com/aws/amazon-sagemaker-examples/raw/main/_static/sagemaker-banner.png)

# Amazon SageMaker Examples for Inferencing

Example Jupyter notebooks that demonstrate how to deploy bring your own container based machine learning models using Amazon SageMaker. Examples will be for regular and Multi Model end points

6 changes: 6 additions & 0 deletions inference/cv/serverless/huggingface/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
![SageMaker](https://github.com/aws/amazon-sagemaker-examples/raw/main/_static/sagemaker-banner.png)

# Amazon SageMaker Examples for Inferencing

Example Jupyter notebooks that demonstrate how to deploy HuggingFace based machine learning models using Amazon SageMaker. Examples will be for regular and Multi Model end points

6 changes: 6 additions & 0 deletions inference/cv/serverless/pytorch/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
![SageMaker](https://github.com/aws/amazon-sagemaker-examples/raw/main/_static/sagemaker-banner.png)

# Amazon SageMaker Examples for Inferencing

Example Jupyter notebooks that demonstrate how to deploy PyTorch based machine learning models using Amazon SageMaker. Examples will be for regular and Multi Model end points

6 changes: 6 additions & 0 deletions inference/cv/serverless/tensorflow/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
![SageMaker](https://github.com/aws/amazon-sagemaker-examples/raw/main/_static/sagemaker-banner.png)

# Amazon SageMaker Examples for Inferencing

Example Jupyter notebooks that demonstrate how to deploy Tensorflow based machine learning models using Amazon SageMaker. Examples will be for regular and Multi Model end points

6 changes: 6 additions & 0 deletions inference/nlp/async/boosters/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
![SageMaker](https://github.com/aws/amazon-sagemaker-examples/raw/main/_static/sagemaker-banner.png)

# Amazon SageMaker Examples for Inferencing

Example Jupyter notebooks that demonstrate how to deploy booster based machine learning models using Amazon SageMaker. Examples will be for regular and Multi Model end points

6 changes: 6 additions & 0 deletions inference/nlp/async/byoc/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
![SageMaker](https://github.com/aws/amazon-sagemaker-examples/raw/main/_static/sagemaker-banner.png)

# Amazon SageMaker Examples for Inferencing

Example Jupyter notebooks that demonstrate how to deploy bring your own container based machine learning models using Amazon SageMaker. Examples will be for regular and Multi Model end points

6 changes: 6 additions & 0 deletions inference/nlp/async/huggingface/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
![SageMaker](https://github.com/aws/amazon-sagemaker-examples/raw/main/_static/sagemaker-banner.png)

# Amazon SageMaker Examples for Inferencing

Example Jupyter notebooks that demonstrate how to deploy HuggingFace based machine learning models using Amazon SageMaker. Examples will be for regular and Multi Model end points

6 changes: 6 additions & 0 deletions inference/nlp/async/pytorch/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
![SageMaker](https://github.com/aws/amazon-sagemaker-examples/raw/main/_static/sagemaker-banner.png)

# Amazon SageMaker Examples for Inferencing

Example Jupyter notebooks that demonstrate how to deploy PyTorch based machine learning models using Amazon SageMaker. Examples will be for regular and Multi Model end points

6 changes: 6 additions & 0 deletions inference/nlp/async/tensorflow/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
![SageMaker](https://github.com/aws/amazon-sagemaker-examples/raw/main/_static/sagemaker-banner.png)

# Amazon SageMaker Examples for Inferencing

Example Jupyter notebooks that demonstrate how to deploy Tensorflow based machine learning models using Amazon SageMaker. Examples will be for regular and Multi Model end points

6 changes: 6 additions & 0 deletions inference/nlp/batch/boosters/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
![SageMaker](https://github.com/aws/amazon-sagemaker-examples/raw/main/_static/sagemaker-banner.png)

# Amazon SageMaker Examples for Inferencing

Example Jupyter notebooks that demonstrate how to deploy booster based machine learning models using Amazon SageMaker. Examples will be for regular and Multi Model end points

6 changes: 6 additions & 0 deletions inference/nlp/batch/byoc/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
![SageMaker](https://github.com/aws/amazon-sagemaker-examples/raw/main/_static/sagemaker-banner.png)

# Amazon SageMaker Examples for Inferencing

Example Jupyter notebooks that demonstrate how to deploy bring your own container based machine learning models using Amazon SageMaker. Examples will be for regular and Multi Model end points

6 changes: 6 additions & 0 deletions inference/nlp/batch/huggingface/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
![SageMaker](https://github.com/aws/amazon-sagemaker-examples/raw/main/_static/sagemaker-banner.png)

# Amazon SageMaker Examples for Inferencing

Example Jupyter notebooks that demonstrate how to deploy HuggingFace based machine learning models using Amazon SageMaker. Examples will be for regular and Multi Model end points

6 changes: 6 additions & 0 deletions inference/nlp/batch/pytorch/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
![SageMaker](https://github.com/aws/amazon-sagemaker-examples/raw/main/_static/sagemaker-banner.png)

# Amazon SageMaker Examples for Inferencing

Example Jupyter notebooks that demonstrate how to deploy PyTorch based machine learning models using Amazon SageMaker. Examples will be for regular and Multi Model end points

6 changes: 6 additions & 0 deletions inference/nlp/batch/tensorflow/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
![SageMaker](https://github.com/aws/amazon-sagemaker-examples/raw/main/_static/sagemaker-banner.png)

# Amazon SageMaker Examples for Inferencing

Example Jupyter notebooks that demonstrate how to deploy Tensorflow based machine learning models using Amazon SageMaker. Examples will be for regular and Multi Model end points

6 changes: 6 additions & 0 deletions inference/nlp/realtime/boosters/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
![SageMaker](https://github.com/aws/amazon-sagemaker-examples/raw/main/_static/sagemaker-banner.png)

# Amazon SageMaker Examples for Inferencing

Example Jupyter notebooks that demonstrate how to deploy booster based machine learning models using Amazon SageMaker. Examples will be for regular and Multi Model end points

6 changes: 6 additions & 0 deletions inference/nlp/realtime/byoc/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
![SageMaker](https://github.com/aws/amazon-sagemaker-examples/raw/main/_static/sagemaker-banner.png)

# Amazon SageMaker Examples for Inferencing

Example Jupyter notebooks that demonstrate how to deploy bring your own container based machine learning models using Amazon SageMaker. Examples will be for regular and Multi Model end points

6 changes: 6 additions & 0 deletions inference/nlp/realtime/huggingface/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
![SageMaker](https://github.com/aws/amazon-sagemaker-examples/raw/main/_static/sagemaker-banner.png)

# Amazon SageMaker Examples for Inferencing

Example Jupyter notebooks that demonstrate how to deploy HuggingFace based machine learning models using Amazon SageMaker. Examples will be for regular and Multi Model end points

6 changes: 6 additions & 0 deletions inference/nlp/realtime/pytorch/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
![SageMaker](https://github.com/aws/amazon-sagemaker-examples/raw/main/_static/sagemaker-banner.png)

# Amazon SageMaker Examples for Inferencing

Example Jupyter notebooks that demonstrate how to deploy PyTorch based machine learning models using Amazon SageMaker. Examples will be for regular and Multi Model end points

6 changes: 6 additions & 0 deletions inference/nlp/realtime/tensorflow/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
![SageMaker](https://github.com/aws/amazon-sagemaker-examples/raw/main/_static/sagemaker-banner.png)

# Amazon SageMaker Examples for Inferencing

Example Jupyter notebooks that demonstrate how to deploy Tensorflow based machine learning models using Amazon SageMaker. Examples will be for regular and Multi Model end points

6 changes: 6 additions & 0 deletions inference/nlp/serverless/boosters/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
![SageMaker](https://github.com/aws/amazon-sagemaker-examples/raw/main/_static/sagemaker-banner.png)

# Amazon SageMaker Examples for Inferencing

Example Jupyter notebooks that demonstrate how to deploy booster based machine learning models using Amazon SageMaker. Examples will be for regular and Multi Model end points

6 changes: 6 additions & 0 deletions inference/nlp/serverless/byoc/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
![SageMaker](https://github.com/aws/amazon-sagemaker-examples/raw/main/_static/sagemaker-banner.png)

# Amazon SageMaker Examples for Inferencing

Example Jupyter notebooks that demonstrate how to deploy bring your own container based machine learning models using Amazon SageMaker. Examples will be for regular and Multi Model end points

6 changes: 6 additions & 0 deletions inference/nlp/serverless/huggingface/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
![SageMaker](https://github.com/aws/amazon-sagemaker-examples/raw/main/_static/sagemaker-banner.png)

# Amazon SageMaker Examples for Inferencing

Example Jupyter notebooks that demonstrate how to deploy HuggingFace based machine learning models using Amazon SageMaker. Examples will be for regular and Multi Model end points

6 changes: 6 additions & 0 deletions inference/nlp/serverless/pytorch/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
![SageMaker](https://github.com/aws/amazon-sagemaker-examples/raw/main/_static/sagemaker-banner.png)

# Amazon SageMaker Examples for Inferencing

Example Jupyter notebooks that demonstrate how to deploy PyTorch based machine learning models using Amazon SageMaker. Examples will be for regular and Multi Model end points

6 changes: 6 additions & 0 deletions inference/nlp/serverless/tensorflow/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
![SageMaker](https://github.com/aws/amazon-sagemaker-examples/raw/main/_static/sagemaker-banner.png)

# Amazon SageMaker Examples for Inferencing

Example Jupyter notebooks that demonstrate how to deploy Tensorflow based machine learning models using Amazon SageMaker. Examples will be for regular and Multi Model end points

6 changes: 6 additions & 0 deletions inference/structured/async/boosters/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
![SageMaker](https://github.com/aws/amazon-sagemaker-examples/raw/main/_static/sagemaker-banner.png)

# Amazon SageMaker Examples for Inferencing

Example Jupyter notebooks that demonstrate how to deploy booster based machine learning models using Amazon SageMaker. Examples will be for regular and Multi Model end points

6 changes: 6 additions & 0 deletions inference/structured/async/byoc/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
![SageMaker](https://github.com/aws/amazon-sagemaker-examples/raw/main/_static/sagemaker-banner.png)

# Amazon SageMaker Examples for Inferencing

Example Jupyter notebooks that demonstrate how to deploy bring your own container based machine learning models using Amazon SageMaker. Examples will be for regular and Multi Model end points

6 changes: 6 additions & 0 deletions inference/structured/async/huggingface/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
![SageMaker](https://github.com/aws/amazon-sagemaker-examples/raw/main/_static/sagemaker-banner.png)

# Amazon SageMaker Examples for Inferencing

Example Jupyter notebooks that demonstrate how to deploy HuggingFace based machine learning models using Amazon SageMaker. Examples will be for regular and Multi Model end points

6 changes: 6 additions & 0 deletions inference/structured/async/pytorch/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
![SageMaker](https://github.com/aws/amazon-sagemaker-examples/raw/main/_static/sagemaker-banner.png)

# Amazon SageMaker Examples for Inferencing

Example Jupyter notebooks that demonstrate how to deploy PyTorch based machine learning models using Amazon SageMaker. Examples will be for regular and Multi Model end points

6 changes: 6 additions & 0 deletions inference/structured/async/tensorflow/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
![SageMaker](https://github.com/aws/amazon-sagemaker-examples/raw/main/_static/sagemaker-banner.png)

# Amazon SageMaker Examples for Inferencing

Example Jupyter notebooks that demonstrate how to deploy Tensorflow based machine learning models using Amazon SageMaker. Examples will be for regular and Multi Model end points

6 changes: 6 additions & 0 deletions inference/structured/batch/boosters/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
![SageMaker](https://github.com/aws/amazon-sagemaker-examples/raw/main/_static/sagemaker-banner.png)

# Amazon SageMaker Examples for Inferencing

Example Jupyter notebooks that demonstrate how to deploy booster based machine learning models using Amazon SageMaker. Examples will be for regular and Multi Model end points

6 changes: 6 additions & 0 deletions inference/structured/batch/byoc/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
![SageMaker](https://github.com/aws/amazon-sagemaker-examples/raw/main/_static/sagemaker-banner.png)

# Amazon SageMaker Examples for Inferencing

Example Jupyter notebooks that demonstrate how to deploy bring your own container based machine learning models using Amazon SageMaker. Examples will be for regular and Multi Model end points

6 changes: 6 additions & 0 deletions inference/structured/batch/huggingface/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
![SageMaker](https://github.com/aws/amazon-sagemaker-examples/raw/main/_static/sagemaker-banner.png)

# Amazon SageMaker Examples for Inferencing

Example Jupyter notebooks that demonstrate how to deploy HuggingFace based machine learning models using Amazon SageMaker. Examples will be for regular and Multi Model end points

6 changes: 6 additions & 0 deletions inference/structured/batch/pytorch/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
![SageMaker](https://github.com/aws/amazon-sagemaker-examples/raw/main/_static/sagemaker-banner.png)

# Amazon SageMaker Examples for Inferencing

Example Jupyter notebooks that demonstrate how to deploy PyTorch based machine learning models using Amazon SageMaker. Examples will be for regular and Multi Model end points

6 changes: 6 additions & 0 deletions inference/structured/batch/tensorflow/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
![SageMaker](https://github.com/aws/amazon-sagemaker-examples/raw/main/_static/sagemaker-banner.png)

# Amazon SageMaker Examples for Inferencing

Example Jupyter notebooks that demonstrate how to deploy Tensorflow based machine learning models using Amazon SageMaker. Examples will be for regular and Multi Model end points

6 changes: 6 additions & 0 deletions inference/structured/realtime/boosters/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
![SageMaker](https://github.com/aws/amazon-sagemaker-examples/raw/main/_static/sagemaker-banner.png)

# Amazon SageMaker Examples for Inferencing

Example Jupyter notebooks that demonstrate how to deploy booster based machine learning models using Amazon SageMaker. Examples will be for regular and Multi Model end points

6 changes: 6 additions & 0 deletions inference/structured/realtime/byoc/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
![SageMaker](https://github.com/aws/amazon-sagemaker-examples/raw/main/_static/sagemaker-banner.png)

# Amazon SageMaker Examples for Inferencing

Example Jupyter notebooks that demonstrate how to deploy bring your own container based machine learning models using Amazon SageMaker. Examples will be for regular and Multi Model end points

6 changes: 6 additions & 0 deletions inference/structured/realtime/huggingface/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
![SageMaker](https://github.com/aws/amazon-sagemaker-examples/raw/main/_static/sagemaker-banner.png)

# Amazon SageMaker Examples for Inferencing

Example Jupyter notebooks that demonstrate how to deploy HuggingFace based machine learning models using Amazon SageMaker. Examples will be for regular and Multi Model end points

6 changes: 6 additions & 0 deletions inference/structured/realtime/pytorch/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
![SageMaker](https://github.com/aws/amazon-sagemaker-examples/raw/main/_static/sagemaker-banner.png)

# Amazon SageMaker Examples for Inferencing

Example Jupyter notebooks that demonstrate how to deploy PyTorch based machine learning models using Amazon SageMaker. Examples will be for regular and Multi Model end points

6 changes: 6 additions & 0 deletions inference/structured/realtime/tensorflow/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
![SageMaker](https://github.com/aws/amazon-sagemaker-examples/raw/main/_static/sagemaker-banner.png)

# Amazon SageMaker Examples for Inferencing

Example Jupyter notebooks that demonstrate how to deploy Tensorflow based machine learning models using Amazon SageMaker. Examples will be for regular and Multi Model end points

6 changes: 6 additions & 0 deletions inference/structured/serverless/boosters/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
![SageMaker](https://github.com/aws/amazon-sagemaker-examples/raw/main/_static/sagemaker-banner.png)

# Amazon SageMaker Examples for Inferencing

Example Jupyter notebooks that demonstrate how to deploy booster based machine learning models using Amazon SageMaker. Examples will be for regular and Multi Model end points

6 changes: 6 additions & 0 deletions inference/structured/serverless/byoc/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
![SageMaker](https://github.com/aws/amazon-sagemaker-examples/raw/main/_static/sagemaker-banner.png)

# Amazon SageMaker Examples for Inferencing

Example Jupyter notebooks that demonstrate how to deploy bring your own container based machine learning models using Amazon SageMaker. Examples will be for regular and Multi Model end points

Loading

0 comments on commit fa5d519

Please sign in to comment.