File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
articles/ai-foundry/concepts Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -196,7 +196,8 @@ See [this model collection in Azure AI Foundry portal](https://ai.azure.com/expl
196196
197197#### Inference examples: Meta Llama
198198
199- For more examples of how to use Meta Llama models, see the following examples:
199+ For more examples of how to use Meta Llama models, see the following examples:
200+
200201| Description | Language | Sample |
201202| -------------------------------------------| -------------------| ------------------------------------------------------------------- |
202203| CURL request | Bash | [ Link] ( https://aka.ms/meta-llama-3.1-405B-instruct-webrequests ) |
@@ -233,6 +234,7 @@ See [this model collection in Azure AI Foundry portal](https://ai.azure.com/expl
233234#### Inference examples: Microsoft Phi
234235
235236For more examples of how to use Phi-3 family models, see the following examples:
237+
236238| Description | Language | Sample |
237239| -------------------------------------------| -------------------| -----------------------------------------------------------------|
238240| Azure AI Inference package for C# | C# | [ Link] ( https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/ai/Azure.AI.Inference/samples ) |
@@ -330,5 +332,8 @@ See the [Nixtla model collection in Azure AI Foundry portal](https://ai.azure.co
330332
331333## Related content
332334
335+ - [ Deploy models as serverless APIs] ( ../how-to/deploy-models-serverless.md )
336+ - [ Model catalog and collections in Azure AI Foundry portal] ( ../how-to/model-catalog-overview.md )
333337- [ Region availability for models in serverless API endpoints] ( ../how-to/deploy-models-serverless-availability.md )
338+ - [ Content safety for models curated by Azure AI in the model catalog] ( model-catalog-content-safety.md )
334339
You can’t perform that action at this time.
0 commit comments