sagemaker-training-toolkit and sagemaker-inference-toolkit

These are complementary tools that cover different stages of the ML pipeline: the training toolkit containerizes model development, while the inference toolkit containerizes model serving, and both are typically used together in a complete SageMaker workflow.

Maintenance 10/25
Adoption 10/25
Maturity 16/25
Community 25/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 23/25
Stars: 535
Forks: 139
Downloads:
Commits (30d): 0
Language: Python
License: Apache-2.0
Stars: 412
Forks: 79
Downloads:
Commits (30d): 0
Language: Python
License: Apache-2.0
No Package No Dependents
Archived Stale 6m No Package No Dependents

About sagemaker-training-toolkit

aws/sagemaker-training-toolkit

Train machine learning models within a 🐳 Docker container using 🧠 Amazon SageMaker.

This project helps machine learning engineers or data scientists train their custom machine learning models within isolated Docker containers using Amazon SageMaker. You provide your training script and dependencies inside a Docker image, and the toolkit handles the environment setup, allowing SageMaker to run your training code efficiently. The output is a trained model ready for deployment.

machine-learning-operations model-training cloud-ml containerization ml-infrastructure

About sagemaker-inference-toolkit

aws/sagemaker-inference-toolkit

Serve machine learning models within a 🐳 Docker container using 🧠 Amazon SageMaker.

Scores updated daily from GitHub, PyPI, and npm data. How scores work