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
196
196
197
197
#### Inference examples: Meta Llama
198
198
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
+
200
201
| Description | Language | Sample |
201
202
| -------------------------------------------| -------------------| ------------------------------------------------------------------- |
202
203
| 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
233
234
#### Inference examples: Microsoft Phi
234
235
235
236
For more examples of how to use Phi-3 family models, see the following examples:
237
+
236
238
| Description | Language | Sample |
237
239
| -------------------------------------------| -------------------| -----------------------------------------------------------------|
238
240
| 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
330
332
331
333
## Related content
332
334
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 )
333
337
- [ 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 )
334
339
You can’t perform that action at this time.
0 commit comments