Skip to content

Commit 252cbd8

Browse files
committed
updated some missing content
1 parent 72b3624 commit 252cbd8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/openshift-ai/other-projects/serving-vLLM-and-Granite-Models.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -200,8 +200,8 @@ After some time, once the model has finished deploying, the model deployments
200200
page of the dashboard will display a green checkmark in the **Status** column,
201201
indicating that the deployment is complete.
202202

203-
To view details for the deployed model, click the *arrow icon* to the left of
204-
your deployed model name (e.g., `granite`), as shown below:
203+
To view details for the deployed model, click the dropdown *arrow icon* to the left
204+
of your deployed model name (e.g., `granite`), as shown below:
205205

206206
![Model Deployed Successfully](images/model-deployed-successful.png)
207207

@@ -234,7 +234,7 @@ below:
234234
`https://name-of-your-model-name-of-your-project.apps.shift.nerc.mghpcc.org`
235235
that you can be easily accessed from outside the cluster.
236236

237-
- Get the **Authorization Token** for your deployed model by clicking on
237+
- Get the **Authorization Token** for your deployed model by clicking on dropdown
238238
*arrow icon* to the left of your deployed model name i.e. "granite". Your
239239
Authorization Token is located at the "Token authentication" section under
240240
"Token secret", you can just copy the token i.e. `YOUR_BEARER_TOKEN` directly

0 commit comments

Comments
 (0)