Interface TextGenerationResolvedAttributes.Builder

    • Method Detail

      • baseModelName

        TextGenerationResolvedAttributes.Builder baseModelName​(String baseModelName)

        The name of the base model to fine-tune.

        Parameters:
        baseModelName - The name of the base model to fine-tune.
        Returns:
        Returns a reference to this object so that method calls can be chained together.