toggle menu
google-genai-kotlin
0.3.0-SNAPSHOT
common
switch theme
search in API
google-genai-kotlin
/
com.google.genai.kotlin.types
/
TuningMethod
/
Companion
Companion
object
Companion
Members
Properties
DISTILLATION
Link copied to clipboard
val
DISTILLATION
:
TuningMethod
Distillation tuning.
PREFERENCE_TUNING
Link copied to clipboard
val
PREFERENCE_TUNING
:
TuningMethod
Preference optimization tuning.
REINFORCEMENT_TUNING
Link copied to clipboard
val
REINFORCEMENT_TUNING
:
TuningMethod
Reinforcement tuning.
SUPERVISED_FINE_TUNING
Link copied to clipboard
val
SUPERVISED_FINE_TUNING
:
TuningMethod
Supervised fine tuning.