File size: 757 Bytes
4021124 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | ############
Hugging Face
############
A managed environment for training using Hugging Face on Amazon SageMaker. For more information about Hugging Face on Amazon SageMaker, as well as sample Jupyter notebooks, see `Use Hugging Face with Amazon SageMaker <https://docs.aws.amazon.com/sagemaker/latest/dg/hugging-face.html>`_.
For general information about using the SageMaker Python SDK, see :ref:`overview:Using the SageMaker Python SDK`.
.. toctree::
:maxdepth: 2
sagemaker.huggingface
Train Hugging Face models on Amazon SageMaker with the SageMaker Python SDK <https://huggingface.co/docs/sagemaker/train>
Deploy Hugging Face models to Amazon SageMaker with the SageMaker Python SDK <https://huggingface.co/docs/sagemaker/inference>
|