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

[FEATURE] enhance model_uploader workflow to support MIT-licensed models from huggingface #388

Closed
wants to merge 23 commits into from

Commits on Apr 23, 2024

  1. add fields and check

    Signed-off-by: zhichao-aws <zhichaog@amazon.com>
    zhichao-aws committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    e70d699 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. add code for MIT licensed models

    Signed-off-by: zhichao-aws <zhichaog@amazon.com>
    zhichao-aws committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    dcea54e View commit details
    Browse the repository at this point in the history
  2. license line; remove manual approve

    Signed-off-by: zhichao-aws <zhichaog@amazon.com>
    zhichao-aws committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    607336c View commit details
    Browse the repository at this point in the history
  3. rename to third_party_statements_text

    Signed-off-by: zhichao-aws <zhichaog@amazon.com>
    zhichao-aws committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    7adfbf3 View commit details
    Browse the repository at this point in the history
  4. change to copyright statements

    Signed-off-by: zhichao-aws <zhichaog@amazon.com>
    zhichao-aws committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    7d18378 View commit details
    Browse the repository at this point in the history
  5. change to copyright statements

    Signed-off-by: zhichao-aws <zhichaog@amazon.com>
    zhichao-aws committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    a5c6627 View commit details
    Browse the repository at this point in the history
  6. add fi

    Signed-off-by: zhichao-aws <zhichaog@amazon.com>
    zhichao-aws committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    46b99d7 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. add quote to string var

    Signed-off-by: zhichao-aws <zhichaog@amazon.com>
    zhichao-aws committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    efbc533 View commit details
    Browse the repository at this point in the history
  2. fix quote

    Signed-off-by: zhichao-aws <zhichaog@amazon.com>
    zhichao-aws committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    3e9871d View commit details
    Browse the repository at this point in the history
  3. fix quote

    Signed-off-by: zhichao-aws <zhichaog@amazon.com>
    zhichao-aws committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    20d4fc8 View commit details
    Browse the repository at this point in the history
  4. log failure state

    Signed-off-by: zhichao-aws <zhichaog@amazon.com>
    zhichao-aws committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    337ffa9 View commit details
    Browse the repository at this point in the history
  5. use url

    Signed-off-by: zhichao-aws <zhichaog@amazon.com>
    zhichao-aws committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    a007301 View commit details
    Browse the repository at this point in the history
  6. lint

    Signed-off-by: zhichao-aws <zhichaog@amazon.com>
    zhichao-aws committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    e997594 View commit details
    Browse the repository at this point in the history
  7. improve error log

    Signed-off-by: zhichao-aws <zhichaog@amazon.com>
    zhichao-aws committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    08540b2 View commit details
    Browse the repository at this point in the history
  8. lint

    Signed-off-by: zhichao-aws <zhichaog@amazon.com>
    zhichao-aws committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    98794e0 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. fix

    Signed-off-by: zhichao-aws <zhichaog@amazon.com>
    zhichao-aws committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    70f0713 View commit details
    Browse the repository at this point in the history
  2. add test

    Signed-off-by: zhichao-aws <zhichaog@amazon.com>
    zhichao-aws committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    fe0471a View commit details
    Browse the repository at this point in the history
  3. lint

    Signed-off-by: zhichao-aws <zhichaog@amazon.com>
    zhichao-aws committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    db49002 View commit details
    Browse the repository at this point in the history
  4. changelog

    Signed-off-by: zhichao-aws <zhichaog@amazon.com>
    zhichao-aws committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    4200890 View commit details
    Browse the repository at this point in the history
  5. finalize

    Signed-off-by: zhichao-aws <zhichaog@amazon.com>
    zhichao-aws committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    34a18d6 View commit details
    Browse the repository at this point in the history
  6. lint

    Signed-off-by: zhichao-aws <zhichaog@amazon.com>
    zhichao-aws committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    5f6e714 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. change third_party to static var

    Signed-off-by: zhichao-aws <zhichaog@amazon.com>
    zhichao-aws committed May 13, 2024
    Configuration menu
    Copy the full SHA
    5da6ae9 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. change mit_license to addtional license

    Signed-off-by: zhichao-aws <zhichaog@amazon.com>
    zhichao-aws committed May 14, 2024
    Configuration menu
    Copy the full SHA
    4f6af15 View commit details
    Browse the repository at this point in the history