Skip to content
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

Aqua/refactor - reorganize code #837

Merged
merged 10 commits into from
May 14, 2024
Merged

Conversation

mingkang111
Copy link
Member

@mingkang111 mingkang111 commented May 13, 2024

Description

Reorganizing the existing code without altering its functionality or logic.

Changed

  • created modeldeployment module
  • created evaluation module
  • created finetuning module
  • renamed base.py to app.py
  • created common module
  • created config module
  • created model module - @lu-ohai

Testing

All AQUA tests passing:

https://github.com/oracle/accelerated-data-science/actions/runs/9084981550
Screenshot 2024-05-14 at 15 43 35

https://github.com/oracle/accelerated-data-science/actions/runs/9085418581
Screenshot 2024-05-14 at 16 56 55

https://github.com/oracle/accelerated-data-science/actions/runs/9085412264
Screenshot 2024-05-14 at 16 57 52

The failing tests is related to the recent langchain-core update, pin version in :#843

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label May 13, 2024
Copy link
Member

@VipulMascarenhas VipulMascarenhas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm 👍

@lu-ohai
Copy link
Member

lu-ohai commented May 13, 2024

Refactored ads.aqua.model module with passed unit tests:
Screenshot 2024-05-13 at 6 50 49 PM
Screenshot 2024-05-13 at 7 04 38 PM

@VipulMascarenhas
Copy link
Member

Tested the APIs with the changes in this branch, made a couple fixes. Looks good to merge.

@mingkang111
Copy link
Member Author

Testing Results:
Screenshot 2024-05-14 at 15 41 36

@mingkang111 mingkang111 merged commit b64999f into feature/aquav1.0.2 May 14, 2024
5 of 9 checks passed
@lu-ohai lu-ohai mentioned this pull request May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants