Module _language_models (1.48.0)

Classes for working with language models.

Classes

_TunableModelMixin

_TunableModelMixin(model_id: str, endpoint_name: typing.Optional[str] = None)

Model that can be tuned with supervised fine tuning (SFT).