Uses of Class
software.amazon.awssdk.services.bedrock.model.TeacherModelConfig
-
Packages that use TeacherModelConfig Package Description software.amazon.awssdk.services.bedrock.model -
-
Uses of TeacherModelConfig in software.amazon.awssdk.services.bedrock.model
Methods in software.amazon.awssdk.services.bedrock.model that return TeacherModelConfig Modifier and Type Method Description TeacherModelConfigDistillationConfig. teacherModelConfig()The teacher model configuration.Methods in software.amazon.awssdk.services.bedrock.model with parameters of type TeacherModelConfig Modifier and Type Method Description DistillationConfig.BuilderDistillationConfig.Builder. teacherModelConfig(TeacherModelConfig teacherModelConfig)The teacher model configuration.
-