TeacherModelSettings interface
model interface TeacherModelSettings
Properties
| teacher |
Teacher Model Request Settings. |
| teacher |
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>