We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 741cec8 commit 58a4699Copy full SHA for 58a4699
articles/ai-studio/how-to/deploy-models-llama.md
@@ -414,9 +414,7 @@ Follow these steps to deploy a model such as `Llama-2-7b-chat` to a real-time en
414
415
1. Wait for the endpoint creation and deployment to finish. This step can take a few minutes.
416
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
-
+1. Select the **Consume** tab of the deployment to obtain code samples that can be used to consume the deployed model in your application.
420
421
# [Python SDK](#tab/python)
422
0 commit comments