Skip to content

Latest commit

 

History

History
63 lines (38 loc) · 1.13 KB

File metadata and controls

63 lines (38 loc) · 1.13 KB

google.generativeai.protos.TunedModelSource

View source on GitHub

Tuned model as a source for training a new model.

Attributes

tuned_model

str

Immutable. The name of the TunedModel to use as the starting point for training the new model. Example: tunedModels/my-tuned-model

base_model

str

Output only. The name of the base Model this TunedModel was tuned from. Example: models/gemini-1.5-flash-001