Skip to content

Commit 0c3bd96

Browse files
authored
Apply suggestions from code review
1 parent f2cd171 commit 0c3bd96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-deploy-models-llama.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ Models deployed as a service can be consumed using either the chat or the comple
169169
- For completions models, such as `Llama-3-8B`, use the [`<target_url>/v1/completions`](#completions-api) API.
170170
- For chat models, such as `Llama-3-8B-Instruct`, use the [`<target_url>/v1/chat/completions`](#chat-api) API.
171171

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

174174
# [Meta Llama 2](#tab/llama-two)
175175

0 commit comments

Comments
 (0)