You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: implement curated hub parser and bug bash fixes (aws#1457)
* implement HubContentDocument parser
* modify the parser to remove aliases for hubcontent documents
* bug fix
* update boto3
* Bug Fix in the parser
* Improve Hub Class and related functionalities
* Bug Fix and parser updates
* add missing hub_arn support
* Add model reference deployment support and other minor bug fixes
* fix: retrieve correct image_uri (parser update)
* fix: retrieve correct model URI and model data path from HubContentDocument (parser update)
* Add model reference deployment support
* Model accessor and cache retrival bug fixes
* fix: curated hub model training workflow
* fix: pass sagemaker sessions object to retrieve model specs from describe_hub_content call
* fix: fix payload retrieval for curated hub models
* modify constants, enums
* fix: update parser
* Address nits in the parser
* Add unit tests for parser
* implement pagination for list_models utility
* feat: support wildcard chars for model versions
* Address nits and comments
* Add Hub Content Arn Tag to training and hosting
* Add Hub Content Arn Tag to training and hosting
* fix: HubContentDocument schema version
* fix broken unit tests
* fix prepare_container_def unit tests to include ModelReferenceArn
* fix unit tests for test_session.py
* revert boto version changes
* Fix unit tests
* support wildcard model versions for training workflow
* Add test cases for get_model_versions
* Add/fix unit tests
---------
Co-authored-by: Malav Shastri <[email protected]>
0 commit comments