Overview of Hugging Face Deep Learning Containers (DLCs) for Amazon SageMaker
mainHugging Face and AWS maintain Deep Learning Containers (DLCs) to provide optimized Docker images for machine learning workloads. These containers come pre-installed with libraries like transformers, datasets, and tokenizers, alongside high-performance serving engines. They are designed to be used within Amazon SageMaker AI to skip the manual process of building and optimizing environments.
Key details:
- Availability: Images are hosted in the Amazon Elastic Container Registry (ECR).
- Licensing: Open source under Apache 2.0.
- Usage: Can be used for both training and inference of models from the Hugging Face Hub.