-
Notifications
You must be signed in to change notification settings - Fork 48
[DRCC][Ready to Merge] AQUA MS Enhancements #1058
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
101 commits
Select commit
Hold shift + click to select a range
5fdf8dd
Adding support for list models and getdefined metadata
NitinMore7 1080a04
Adding support for list models and getdefined metadata
NitinMore7 c76fb7d
resolving conflicts and rebasing to feature/aqua_ms_changes_2
NitinMore7 fde423c
add exception for other models in automlx mode and enable test for au…
codeloop 91ee523
move automlx explaination to subclass
codeloop 4502d9f
skip check for global explanations, exception handling
codeloop 075f8ab
adding additional check for listing models to check if category is pa…
NitinMore7 1ac9e1c
adding additional check on arguments to check if category is passed i…
NitinMore7 f4106db
list models bugfix
kumar-shivam-ranjan a2d00f0
Merge branch 'feature/aqua_ms_changes_2' into aqua/ADS_MS_changes
kumar-shivam-ranjan 1536afc
Rebasing
kumar-shivam-ranjan e6eddaa
Fixing get HF tokenizer config
kumar-shivam-ranjan bd5ecc2
adding test cases
NitinMore7 fc3e9eb
adding test cases
NitinMore7 1e7b356
Adding get defined metadata handler
kumar-shivam-ranjan 8d880eb
Adding AQUA handler for defined metadata artifact
kumar-shivam-ranjan 196e679
Updating defined metadata artifact handler
kumar-shivam-ranjan 223018b
adding delete model metadata
NitinMore7 675eeb0
Adding create model defined metadata artifact handler
kumar-shivam-ranjan 1ee344f
Adding create model defined metadata artifact handler
kumar-shivam-ranjan 4cd473c
Adding defined metadata artifact while model registration
kumar-shivam-ranjan 47ffda8
Adding readme for unverified model registration flow
kumar-shivam-ranjan f55b777
Adding unverified flow registration for defined metadata artifact
kumar-shivam-ranjan b2577fa
Fixing delete model logic
kumar-shivam-ranjan 17322e6
Adding Updating model taxonomy metadata of ADS to include has_artifact
kumar-shivam-ranjan 0d8a0b5
Rebasing
kumar-shivam-ranjan 181ff77
Rebasing
kumar-shivam-ranjan ec0e27c
Merge branch 'feature/aqua_ms_changes_2' into aqua/ADS_MS_changes
kumar-shivam-ranjan f9df3ca
Fixing conflicts
kumar-shivam-ranjan 9ed0ed0
Merge branch 'feature/aqua_ms_changes_2' into aqua/ADS_MS_changes
kumar-shivam-ranjan af2037e
Adding docstring
kumar-shivam-ranjan ed6d17a
Adding smc container listing api
kumar-shivam-ranjan bd5893c
Rebasing
kumar-shivam-ranjan c18124e
Updating websocket message handler
kumar-shivam-ranjan 4896a87
Fixing readme decoding utf-8
kumar-shivam-ranjan e844b8c
fixing license content decoding
kumar-shivam-ranjan ba99328
Addressing review comments
kumar-shivam-ranjan c1600c6
Removing hardcoding of smc containers in config_parser
kumar-shivam-ranjan 03d63c6
Adding default for category
kumar-shivam-ranjan 864d592
Updating get config to maintain backward compatibility
kumar-shivam-ranjan 666e933
Merge branch 'feature/aqua_ms_changes_2' into aqua/ADS_MS_changes
kumar-shivam-ranjan 46d05a6
Maintaining backward compatibility
kumar-shivam-ranjan c0ecbe4
Removing print statements
kumar-shivam-ranjan a170cba
Adding backward compatibility code
kumar-shivam-ranjan 5165649
changing eval download report to handle files instead of zip
NitinMore7 2fd1c35
changing file name in download report
NitinMore7 1c501c0
Eval bugfixes
kumar-shivam-ranjan 26b9b19
Rebasing
kumar-shivam-ranjan 6b2477a
Rebasing
kumar-shivam-ranjan 1072c7b
Addressing review comments draft 1
kumar-shivam-ranjan 3722356
Addressing review comments
kumar-shivam-ranjan 5708629
Addressing review comments
kumar-shivam-ranjan 386de0e
Adding seperate API for readme
kumar-shivam-ranjan b559851
Merge branch 'main' into aqua/ADS_MS_changes
mrDzurb 8c2a3be
Removed config_parser logic
kumar-shivam-ranjan a6d37b8
Merge branch 'aqua/ADS_MS_changes' of https://github.com/oracle/accel…
kumar-shivam-ranjan 97d6bda
Removing const evaluation config
kumar-shivam-ranjan e1d3d04
Caching SMC List api call
kumar-shivam-ranjan 97436f1
Removing aquapp call in utils
kumar-shivam-ranjan bbeee70
Fixing UTs
kumar-shivam-ranjan 64ebeff
Addressing review comments
kumar-shivam-ranjan ed10e7f
Addressing review comments
kumar-shivam-ranjan 54c4fb9
Fixing UTs
kumar-shivam-ranjan a44fec3
Addressing review comments
kumar-shivam-ranjan ecee485
Merge branch 'main' into aqua/ADS_MS_changes
kumar-shivam-ranjan 6114143
Addressing review comments
kumar-shivam-ranjan 48d586d
Fixing UTs
kumar-shivam-ranjan eef1c64
fixing unverified flow registration bug
kumar-shivam-ranjan eb8dda9
Removing print statement
kumar-shivam-ranjan 6714621
Updating key val pairs for MD env vars
kumar-shivam-ranjan 1f73ab6
Adding evaluation_configuration in AquaContainerConfigSpec
kumar-shivam-ranjan 5b2e541
Fixing UTs
kumar-shivam-ranjan b196549
Addressing review comments
kumar-shivam-ranjan eb7b580
Error handling for uploading readme and license
kumar-shivam-ranjan 13dfad0
Deployment fix for TEI container
kumar-shivam-ranjan eb5fb40
Fixing UTs
kumar-shivam-ranjan 8e94b6d
Merge branch 'main' into aqua/ADS_MS_changes
kumar-shivam-ranjan d49a88d
Updating if_model_custom_metadata_artifact_exist in evaluation
kumar-shivam-ranjan c248ad5
Merge branch 'fix/metadata-api-changes' into aqua/ADS_MS_changes
kumar-shivam-ranjan ec98228
Removing model_card field from AquaModel
kumar-shivam-ranjan 38e0838
Adding logging in update metrics
kumar-shivam-ranjan 741067d
Merge branch 'main' into aqua/ADS_MS_changes
kumar-shivam-ranjan 0cf4aa2
Merge branch 'main' into aqua/ADS_MS_changes
kumar-shivam-ranjan 2fed3dc
Removing print statements
kumar-shivam-ranjan 55a52a7
Merge branch 'main' into aqua/ADS_MS_changes
kumar-shivam-ranjan c16889b
Addressing review comments
kumar-shivam-ranjan 5616f90
Adding logs for fetching model config
kumar-shivam-ranjan 1b5bbd1
Merge branch 'main' into aqua/ADS_MS_changes
kumar-shivam-ranjan d1e9608
Updating edit registered model flow
kumar-shivam-ranjan ce46cf7
Resolving merge conflicts
kumar-shivam-ranjan b890243
Fixing UTs
kumar-shivam-ranjan cc18bcf
Rebasing and Fixing UTs
kumar-shivam-ranjan 631b666
Merge branch 'main' into aqua/ADS_MS_changes
kumar-shivam-ranjan 82ecf64
Addressing review comments
kumar-shivam-ranjan 8fd603e
Merge branch 'aqua/ADS_MS_changes' of https://github.com/oracle/accel…
kumar-shivam-ranjan e9267de
Adding AquaFineTuningConfig
kumar-shivam-ranjan 1861f25
Updating fetch evaluation report flow
kumar-shivam-ranjan 9cefbb7
Adding return type and type hinting for create_defined_metadata_artifact
kumar-shivam-ranjan 642e8f9
Merge branch 'main' into aqua/ADS_MS_changes
kumar-shivam-ranjan 7ff684f
Merge branch 'main' into aqua/ADS_MS_changes
kumar-shivam-ranjan 11b1dbe
Merge branch 'main' into aqua/ADS_MS_changes
kumar-shivam-ranjan File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.