Skip to content

Commit 58a4699

Browse files
committed
fix final step in procedure
1 parent 741cec8 commit 58a4699

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -414,9 +414,7 @@ Follow these steps to deploy a model such as `Llama-2-7b-chat` to a real-time en
414414

415415
1. Wait for the endpoint creation and deployment to finish. This step can take a few minutes.
416416

417-
1. Select **Consume** to obtain code samples that can be used to consume the deployed model in your application.
418-
1. Select the endpoint's **Consume** page to obtain code samples that you can use to consume the deployed model in your application.
419-
417+
1. Select the **Consume** tab of the deployment to obtain code samples that can be used to consume the deployed model in your application.
420418

421419
# [Python SDK](#tab/python)
422420

0 commit comments

Comments
 (0)