File size: 715 Bytes
4021124
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
Hugging Face
============

Hugging Face Estimator
----------------------

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

Hugging Face Training Compiler Configuration
--------------------------------------------

.. autoclass:: sagemaker.huggingface.TrainingCompilerConfig
    :members:
    :undoc-members:
    :show-inheritance:

Hugging Face Model
------------------

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

Hugging Face Predictor
----------------------

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