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

Feat support upload external model register #293

Open
wants to merge 9 commits into
base: feature/model-registry
Choose a base branch
from

Commits on Nov 22, 2023

  1. feat: update register modal

    Signed-off-by: xyinshen <[email protected]>
    xyinshen committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    d4f1177 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. feat: update base review

    Signed-off-by: xyinshen <[email protected]>
    xyinshen committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    bbc9359 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Address PR comments

    Signed-off-by: Lin Wang <[email protected]>
    wanglam committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    62a70b3 View commit details
    Browse the repository at this point in the history
  2. Fix failed tests

    Signed-off-by: Lin Wang <[email protected]>
    wanglam committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    11528b1 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. feat: support register external model

    Signed-off-by: Lin Wang <[email protected]>
    wanglam committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    1b3a473 View commit details
    Browse the repository at this point in the history
  2. test: add unit tests for model connector

    Signed-off-by: Lin Wang <[email protected]>
    wanglam committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    35f0e87 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. test: add unit tests for model automatic deployment

    Signed-off-by: Lin Wang <[email protected]>
    wanglam committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    37f1108 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. refactor model selector with combobox

    Signed-off-by: Lin Wang <[email protected]>
    wanglam committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    1d05eca View commit details
    Browse the repository at this point in the history
  2. test: add miss tests for register model type modal

    Signed-off-by: Lin Wang <[email protected]>
    wanglam committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    222ab9f View commit details
    Browse the repository at this point in the history