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
* fix: Move sagemaker pysdk version check after bootstrap in remote job (#4487)
* feat: support JumpStart proprietary models (#4467)
* feat: add proprietary manifest/specs parsing
add unittests for test_cache
small refactoring
address comments and more unittests
fix linting and fix more tests
fix: pylint
feat: JumpStartModel class for prop models
* remove unused imports and fix docstyle
* fix: remove unused args
* fix: remove unused args
* fix: more unused vars
* fix: slow tests
* fix: unittests
* added more tests to cover some lines
* remove estimator warn check
* chore: address comments re performance
* fix: address comments
* complete list experience and other fixes
* fix: pylint
* add doc utils and fix pylint
* fix: docstyle
* fix: doc
* fix: default payloads
* fix: doc and tags and enums
* fix: jumpstart doc
* rename to open_weights and fix filtering
* update filter name
* doc update
* fix: black
* rename to proprietary model and fix unittests
* address comments
* fix: docstyle and flake8
* address more comments and fix doc
* put back doc utils for future refactoring
* add prop model title in doc
* doc update
---------
Co-authored-by: liujiaor <[email protected]>
* feat: add hub and hubcontent support in retrieval function for jumpstart model cache (#4438)
* feat: jsch jumpstart estimator support (#4439)
* Master jumpstart curated hub (#4464)
* add hub_arn support for accept_types, content_types, serializers, deserializers, and predictor (#4463)
* feature: JumpStart CuratedHub class creation and function definitions (#4448)
* MultiPartCopy with Sync Algorithm (#4475)
* first pass at sync function with util classes
* adding tests and update clases
* linting
* file generator class inheritance
* lint
* multipart copy and algorithm updates
* modularize sync
* reformatting folders
* testing for sync
* do not tolerate vulnerable
* remove prints
* handle multithreading progress bar
* update tests
* optimize function and add hub bucket prefix
* docstrings and linting
* rebase with master
* bad rebase
* support for gated and training unsupported
* merge with master-curated-jumpstart
* linting
* update types
* update
* update bootstrap
* fix codecov
---------
Co-authored-by: qidewenwhen <[email protected]>
Co-authored-by: Haotian An <[email protected]>
Co-authored-by: liujiaor <[email protected]>
Co-authored-by: Jinyoung Lim <[email protected]>
0 commit comments