File tree 3 files changed +3
-3
lines changed
inference-with-function-calling 3 files changed +3
-3
lines changed Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change @@ -1300,7 +1300,7 @@ <h2 id="step-1-deploy-the-model">Step 1: Deploy the Model</h2>
1300
1300
< p > < a class ="glightbox " href ="../../assets/tutorials/inference-with-function-calling/deploy-model.png " data-type ="image " data-width ="auto " data-height ="auto " data-desc-position ="bottom "> < img alt ="Deploy Model " src ="../../assets/tutorials/inference-with-function-calling/deploy-model.png " /> </ a > </ p >
1301
1301
< p > After deployment, you can monitor the model's status on the < code > Models</ code > page.</ p >
1302
1302
< h2 id ="step-2-generate-an-api-key "> Step 2: Generate an API Key</ h2 >
1303
- < p > We will use the GPUStack API to generate text embeddings, and an API key is required :</ p >
1303
+ < p > We will use the GPUStack API to interact with the model. To do this, you need to generate an API key:</ p >
1304
1304
< ol >
1305
1305
< li > Navigate to the < code > API Keys</ code > page in the GPUStack UI.</ li >
1306
1306
< li > Click the < code > New API Key</ code > button.</ li >
Original file line number Diff line number Diff line change @@ -1289,7 +1289,7 @@ <h2 id="step-1-deploy-the-model">Step 1: Deploy the Model</h2>
1289
1289
< p > After deployment, you can monitor the model's status on the < code > Models</ code > page.</ p >
1290
1290
< p > < a class ="glightbox " href ="../../assets/tutorials/using-reranker-models/model-list.png " data-type ="image " data-width ="auto " data-height ="auto " data-desc-position ="bottom "> < img alt ="Model List " src ="../../assets/tutorials/using-reranker-models/model-list.png " /> </ a > </ p >
1291
1291
< h2 id ="step-2-generate-an-api-key "> Step 2: Generate an API Key</ h2 >
1292
- < p > We will use the GPUStack API to generate text embeddings, and an API key is required :</ p >
1292
+ < p > We will use the GPUStack API to interact with the model. To do this, you need to generate an API key:</ p >
1293
1293
< ol >
1294
1294
< li > Navigate to the < code > API Keys</ code > page in the GPUStack UI.</ li >
1295
1295
< li > Click the < code > New API Key</ code > button.</ li >
You can’t perform that action at this time.
0 commit comments