aws / sagemaker-inference-toolkit

Serve machine learning models within a 🐳 Docker container using 🧠 Amazon SageMaker.
Apache License 2.0
372 stars 82 forks source link

Documentation for creating multi model end point for unsupported algorithms is not clear #78

Closed raj-vuram closed 3 years ago

raj-vuram commented 3 years ago

What did you find confusing? Please describe. Came through the jupyter notebook file multi_model_endpoint_bring_your_own.ipynb for creating multi model end point for unsupported algorithms. That file did not run and got error while creating docker file.

Additional context Could blazing text algorithm can be implemented with multi model endpoint?