Values_0.BaseModelSourceIdentifies the foundation model that was used as the starting point for model customization.
type nonrec t = {hubContentName : HubContentName.t option;The hub content name of the base model.
*)hubContentVersion : HubContentVersion.t option;The hub content version of the base model.
*)recipeName : RecipeName.t option;The recipe name of the base model.
*)}