Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 514 Bytes

sagemaker.huggingface.rst

File metadata and controls

26 lines (20 loc) · 514 Bytes

Hugging Face

Hugging Face Estimator

.. autoclass:: sagemaker.huggingface.estimator.HuggingFace
    :members:
    :undoc-members:
    :show-inheritance:

Hugging Face Model

.. autoclass:: sagemaker.huggingface.model.HuggingFaceModel
    :members:
    :undoc-members:
    :show-inheritance:

HuggingFace Predictor

.. autoclass:: sagemaker.huggingface.model.HuggingFacePredictor
    :members:
    :undoc-members:
    :show-inheritance: