InferenceComponentRuntimeConfig

Runtime settings for a model that is deployed with an inference component.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The number of runtime copies of the model container to deploy with the inference component. Each copy can serve inference requests.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String