model Variants
Parameters
value
An array of ModelVariantConfig objects. Each ModelVariantConfig object in the array describes the infrastructure configuration for the corresponding variant.
Parameters
values
An array of ModelVariantConfig objects. Each ModelVariantConfig object in the array describes the infrastructure configuration for the corresponding variant.
suspend fun modelVariants(argument: List<suspend InferenceExperimentModelVariantConfigArgsBuilder.() -> Unit>)
suspend fun modelVariants(vararg argument: suspend InferenceExperimentModelVariantConfigArgsBuilder.() -> Unit)
suspend fun modelVariants(argument: suspend InferenceExperimentModelVariantConfigArgsBuilder.() -> Unit)
Parameters
argument
An array of ModelVariantConfig objects. Each ModelVariantConfig object in the array describes the infrastructure configuration for the corresponding variant.