Skip to content

Commit 500dbaa

Browse files
authored
Updates screenshots about the process of starting a trained model (#2231)
This PR updates two screenshots showing the process of starting a trained model, as minor changes have been made to the UI, on the following pages: - Deploy the model in your cluster - ELSER Related issue: elastic/developer-docs-team#309
1 parent 956cacc commit 500dbaa

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed
Binary file not shown.
185 KB
Loading

explore-analyze/machine-learning/nlp/ml-nlp-deploy-model.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ You can deploy a model multiple times by assigning a unique deployment ID when s
1616

1717
You can optimize your deplyoment for typical use cases, such as search and ingest. When you optimize for ingest, the throughput will be higher, which increases the number of {{infer}} requests that can be performed in parallel. When you optimize for search, the latency will be lower during search processes. When you have dedicated deployments for different purposes, you ensure that the search speed remains unaffected by ingest workloads, and vice versa. Having separate deployments for search and ingest mitigates performance issues resulting from interactions between the two, which can be hard to diagnose.
1818

19-
:::{image} /explore-analyze/images/machine-learning-ml-nlp-deployment-id-elser-v2.png
19+
:::{image} /explore-analyze/images/ml-nlp-deployment-id-elser.png
2020
:alt: Model deployment on the Trained Models UI.
2121
:screenshot:
2222
:::

explore-analyze/machine-learning/nlp/ml-nlp-elser.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ You can also download and deploy ELSER either from **{{ml-app}}** > **Trained Mo
107107
3. After the download is finished, start the deployment by clicking the **Start deployment** button.
108108
4. Provide a deployment ID, select the priority, and set the number of allocations and threads per allocation values.
109109

110-
:::{image} /explore-analyze/images/machine-learning-ml-nlp-deployment-id-elser-v2.png
110+
:::{image} /explore-analyze/images/ml-nlp-deployment-id-elser.png
111111
:alt: Deploying ELSER
112112
:screenshot:
113113
:::

0 commit comments

Comments
 (0)