Skip to content

Commit 549a7ff

Browse files
committed
dlc guide
1 parent 8d14266 commit 549a7ff

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/sagemaker/source/dlcs/available.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,11 @@ For each supported combination of use-case (training, inference), accelerator ty
88

99
**How to choose the right container for my use case?**
1010

11-
This part is under construction, bear with us!
11+
![dlc-decision-tree](https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/sagemaker/dlc-decision-tree.png)
12+
13+
*Note:* See [here]((https://huggingface.co/docs/sagemaker/main/en/reference/inference-toolkit)) for the list of supported task in the inference toolkit.
14+
15+
*Note:* Browse through the Hub to see if you model is tagged ["text-generation-inference"](https://huggingface.co/models?other=text-generation-inference) or ["text-embeddings-inference"](https://huggingface.co/models?other=text-embeddings-inference)
1216

1317
**How to find the URI of my container?**
1418
The URI is built with an AWS account ID and an AWS region. Those two values need to be replaced depending on your use case.

0 commit comments

Comments
 (0)