Deployment Platform: Amazon SageMaker

You are right Fabian. load_learner function comes with 1.0.48. Once AWS has pinned 1.0.48 or higher then you can use load_learner(). Now if you are asking how to use specific version higher than 1.0.39 then you have to follow BYOC (bring your own container) with fastai version installed approach…

1 Like