Skip to content

Commit 0da90f6

Browse files
authored
Update deploy-models-llama.md
1 parent 46a34fa commit 0da90f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-studio/how-to/deploy-models-llama.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ Models deployed as a service can be consumed using either the chat or the comple
245245
- For completions models, such as `Meta-Llama-2-7B`, use the [`/v1/completions`](#completions-api) API or the [Azure AI Model Inference API](../reference/reference-model-inference-api.md) on the route `/completions`.
246246
- For chat models, such as `Meta-Llama-2-7B-Chat`, use the [`/v1/chat/completions`](#chat-api) API or the [Azure AI Model Inference API](../reference/reference-model-inference-api.md) on the route `/chat/completions`.
247247

248-
For more information on using the APIs, see the [reference](#reference-for-meta-llama-models-deployed-as-a-service) section.
248+
For more information on using the APIs, see the [reference](#reference-for-meta-llama-31-models-deployed-as-a-service) section.
249249

250250
---
251251

0 commit comments

Comments
 (0)