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 84860a0 commit b925102Copy full SHA for b925102
docs/reference/ml/trained-models/apis/get-trained-models-stats.asciidoc
@@ -235,7 +235,7 @@ The reason for the current state. Usually only populated when the `routing_state
235
(string)
236
The current routing state.
237
--
238
-* `starting`: The model is attempting to allocate on this model, inference calls are not yet accepted.
+* `starting`: The model is attempting to allocate on this node, inference calls are not yet accepted.
239
* `started`: The model is allocated and ready to accept inference requests.
240
* `stopping`: The model is being deallocated from this node.
241
* `stopped`: The model is fully deallocated from this node.
0 commit comments