@@ -53,7 +53,7 @@ The following models are available in Azure Marketplace for Llama 3 when deploye
53
53
54
54
---
55
55
56
- If you need to deploy a different model, [ deploy it to real-time endpoints] ( #deploy-llama-models-to-real-time-endpoints ) instead.
56
+ If you need to deploy a different model, [ deploy it to real-time endpoints] ( #deploy-meta- llama-models-to-real-time-endpoints ) instead.
57
57
58
58
### Prerequisites
59
59
@@ -176,7 +176,7 @@ Models deployed as a service can be consumed using either the chat or the comple
176
176
- For completions models, such as ` Meta-Llama-3-8B ` , use the [ ` /v1/completions ` ] ( #completions-api ) API.
177
177
- For chat models, such as ` Meta-Llama-3-8B-Instruct ` , use the [ ` /v1/chat/completions ` ] ( #chat-api ) API.
178
178
179
- For more information on using the APIs, see the [ reference] ( #reference-for-llama-models-deployed-as-a-service ) section.
179
+ For more information on using the APIs, see the [ reference] ( #reference-for-meta- llama-models-deployed-as-a-service ) section.
180
180
181
181
# [ Meta Llama 2] ( #tab/llama-two )
182
182
@@ -196,7 +196,7 @@ Models deployed as a service can be consumed using either the chat or the comple
196
196
- For completions models, such as ` Meta-Llama-2-7B ` , use the [ ` /v1/completions ` ] ( #completions-api ) API.
197
197
- For chat models, such as ` Meta-Llama-2-7B-Chat ` , use the [ ` /v1/chat/completions ` ] ( #chat-api ) API.
198
198
199
- For more information on using the APIs, see the [ reference] ( #reference-for-llama-models-deployed-as-a-service ) section.
199
+ For more information on using the APIs, see the [ reference] ( #reference-for-meta- llama-models-deployed-as-a-service ) section.
200
200
201
201
---
202
202
0 commit comments