You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 24, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: docs/api_reference/out.asciidoc
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -242,10 +242,10 @@ ModelServiceSpec defines the desired state of ModelService
242
242
| *`routing`* __xref:{anchor_prefix}-github-com-llm-d-llm-d-model-service-api-v1alpha1-routing[$$Routing$$]__ | Routing provides information needed to create configuration for routing + | |
243
243
| *`modelArtifacts`* __xref:{anchor_prefix}-github-com-llm-d-llm-d-model-service-api-v1alpha1-modelartifacts[$$ModelArtifacts$$]__ | modelArtifacts provides information needed to download artifacts +
244
244
needed to serve a model + | |
245
-
| *`decoupleScaling`* __boolean__ | DecoupleScaling determines who owns the replica fields is the deployment objects +
246
-
Set this to true if the intent is to autoscale with HPA, other autoscalers +
245
+
| *`decoupleScaling`* __boolean__ | DecoupleScaling determines who owns the replica fields of the deployment objects. +
246
+
Set this to true if the intent is to autoscale with HPA or other autoscalers. +
247
247
Setting this to false will force the controller to manage deployment replicas based on +
248
-
replica fields in this model service + | |
248
+
replica fields in this model service. + | |
249
249
| *`decode`* __xref:{anchor_prefix}-github-com-llm-d-llm-d-model-service-api-v1alpha1-pdspec[$$PDSpec$$]__ | Decode is the decode portion of the spec + | |
250
250
| *`prefill`* __xref:{anchor_prefix}-github-com-llm-d-llm-d-model-service-api-v1alpha1-pdspec[$$PDSpec$$]__ | Prefill is the prefill portion of the spec + | |
251
251
| *`endpointPicker`* __xref:{anchor_prefix}-github-com-llm-d-llm-d-model-service-api-v1alpha1-modelservicepodspec[$$ModelServicePodSpec$$]__ | EndpointPicker is the endpoint picker (epp) portion of the spec + | |
0 commit comments