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 6232894 commit dfdd663Copy full SHA for dfdd663
docs/en/stack/ml/nlp/ml-nlp-autoscaling.asciidoc
@@ -25,7 +25,7 @@ This can help you to manage performance and cost more easily.
25
When adaptive allocations are enabled, the number of allocations of the model is set automatically based on the current load.
26
When the load is high, a new model allocation is automatically created.
27
When the load is low, a model allocation is automatically removed.
28
-You must explicitely set the minimum and maximum number of allocations; autoscaling will occur within these limits.
+You can explicitely set the minimum and maximum number of allocations; autoscaling will occur within these limits.
29
30
You can enable adaptive allocations by using:
31
0 commit comments