Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Samples are organized by use case (training, inference) below:
| --- | --- | --- |
| [BERT Inference on SageMaker](inference/inf2-bert-on-sagemaker) | Sample inference notebook using Hugging Face BERT model | Inf2, Trn1, Trn1n |
| [Stable Diffusion Inference on SageMaker](inference/stable-diffusion/) | How to compile and run HF Stable Diffusion model on SageMaker | Inf2, Trn1, Trn1n |
| [CLIP Inference on SageMaker](inference/inf2-clip-on-sagemaker/) |Sample notebook to compile and deploy a pretrained CLIP model | Inf2, Trn1, Trn1n |

## Getting Help

Expand Down
Loading