TeacherModelSettings interface

model interface TeacherModelSettings

Properties

teacherModelEndpointRequestSettings

Teacher Model Request Settings.

teacherModelInferenceParameters

Teacher Model Inference Settings.

Property Details

teacherModelEndpointRequestSettings

Teacher Model Request Settings.

teacherModelEndpointRequestSettings?: TeacherModelEndpointRequestSettings

Property Value

teacherModelInferenceParameters

Teacher Model Inference Settings.

teacherModelInferenceParameters?: Record<string, string>

Property Value

Record<string, string>