Module _language_models (1.46.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).