* Add MME Ensemble GPU example
* Delete model plan
* Format notebook and update notes
* Use boto3 client to download file instead of aws s3 cp
* Update to new s3 bucket
* Add inf2 examples for Triton on SageMaker
* Change to use merged inf2 link on nv triton github
* Nit changes
* Enable larger timeout for LLM
* Format notebook
* Fixed triton sentence transformers example bugs
* Added BLS Triton example with Stable Diffusion
* Fixed deployment instance type to match CI build env
* Removed text encoder compilation comment in TensorRT compilation script
* Fixed typo in notebook
* Changed directory of sentence transformer example to sagemaker-triton
Co-authored-by: Joao Moura <joaopcm@amazon.es>
Co-authored-by: atqy <95724753+atqy@users.noreply.github.com>
* Added end to end example for CV for Triton
* changed the script failures
* fixed the buiold error for end point
* Fixed invoke error builds
* Fixed the model save paths
* aded the right instance typs to be used to run these notebooks
* Black formatting run on the cells
* Fixed formatting and new line capital characters
Co-authored-by: Sergiu Lupu <lusergiu@amazon.com>
Co-authored-by: atqy <95724753+atqy@users.noreply.github.com>
* Add CatBoost MME BYOC example
* formatted
* Resolving comment # 1 and 2
* Resolving comment # 1 and 2
* Resolving comment # 4
* Resolving clean up comment
* Added comments about CatBoost and usage for MME
* Reformatted the jupyter file
* Added the container with the relevant py files
* Added formatting using Black. Also fixed the comments from the Jupyter file
* Added formatting using Black. Also fixed the comments from the Jupyter file
* Added formatting using Black. Also fixed the comments from the Jupyter file
* Add TensorFlow Triton example
* format TensorFlow Triton example
* Action feedback
* Fix link(s) to be descriptive
* Formatted
* Update delete cell
Co-authored-by: rsgrewal <rsgrewal@amazon.com>
Co-authored-by: atqy <95724753+atqy@users.noreply.github.com>
* Initial files to show Triton fil example with Training using RAPIDS and deploying ensemble for inference time using Conda
* Applied review suggestions and corrected spelling, grammar, link references, and code to call proper wait method instead of creating our own
* Fixed URL for when this will be posted to proper repo
* Refined endpoint waiting logic
* Changed wording of informational paragraphs