October 2021
Intermediate to advanced
762 pages
14h 21m
English
In the previous chapters, we focused on relatively straightforward machine learning model deployments with SageMaker; that is, using the deploy() function to deploy a single model to an inference endpoint. In simple experiments and deployments, this would do the trick. However, when dealing with requirements that involve a more complex setup, we need to have a few more tricks up our sleeves.
In this chapter, we will work with a relatively more complex set of deployment solutions for real-time endpoint deployments and automated workflows. As shown in the following diagram, this chapter has three primary focus areas – deep learning model deployment for Hugging Face models, multi-model ...
Read now
Unlock full access