Skip to content

Commit d8887d5

Browse files
authored
Update deploy-models-llama.md
1 parent 4915056 commit d8887d5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ To create a deployment:
165165

166166
1. You can always find the endpoint's details, URL, and access keys by navigating to the project page and selecting **Deployments** from the left menu.
167167

168-
To learn about billing for Meta Llama models deployed with pay-as-you-go, see [Cost and quota considerations for Llama 3 models deployed as a service](#cost-and-quota-considerations-for-meta-llama-3.1-models-deployed-as-a-service).
168+
To learn about billing for Meta Llama models deployed with pay-as-you-go, see [Cost and quota considerations for Llama 3 models deployed as a service](#cost-and-quota-considerations-for-meta-llama-31-models-deployed-as-a-service).
169169

170170
# [Meta Llama 2](#tab/llama-two)
171171

@@ -202,7 +202,7 @@ To create a deployment:
202202
1. You can return to the Deployments page, select the deployment, and note the endpoint's **Target** URL and the Secret **Key**, which you can use to call the deployment and generate completions.
203203
1. You can always find the endpoint's details, URL, and access keys by navigating to your project and selecting **Deployments** from the left menu.
204204

205-
To learn about billing for Llama models deployed with pay-as-you-go, see [Cost and quota considerations for Llama 3 models deployed as a service](#cost-and-quota-considerations-for-meta-llama-3.1-models-deployed-as-a-service).
205+
To learn about billing for Llama models deployed with pay-as-you-go, see [Cost and quota considerations for Llama 3 models deployed as a service](#cost-and-quota-considerations-for-meta-llama-31-models-deployed-as-a-service).
206206

207207
---
208208

@@ -225,7 +225,7 @@ Models deployed as a service can be consumed using either the chat or the comple
225225
- For completions models, such as `Meta-Llama-3-8B`, use the [`/completions`](#completions-api) API.
226226
- For chat models, such as `Meta-Llama-3.1-405B-Instruct`, use the [`/chat/completions`](#chat-api) API.
227227

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

230230
# [Meta Llama 2](#tab/llama-two)
231231

0 commit comments

Comments
 (0)