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

[New features] testing example of model zoo #4398

Merged
merged 23 commits into from
Jan 31, 2023

Commits on Jan 9, 2023

  1. update model-zoo test

    wj-Mcat committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    eb98e53 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. update config

    wj-Mcat committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    06d3714 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleNLP i…

    …nto add-gpt-testing
    wj-Mcat committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    8354d82 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b051d5f View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2023

  1. update model-zoo test

    wj-Mcat committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    6de8bc4 View commit details
    Browse the repository at this point in the history
  2. merge develop branch

    wj-Mcat committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    604c413 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    85b1a9c View commit details
    Browse the repository at this point in the history
  4. update config for gpt

    wj-Mcat committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    34c53e6 View commit details
    Browse the repository at this point in the history
  5. add from_hf_hubarg

    wj-Mcat committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    f12a035 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleNLP i…

    …nto add-gpt-testing
    wj-Mcat committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    fc926e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ce33dd View commit details
    Browse the repository at this point in the history
  3. update model-zoo gpt

    wj-Mcat committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    1b4b472 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleNLP i…

    …nto add-gpt-testing
    wj-Mcat committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    882f18c View commit details
    Browse the repository at this point in the history
  5. add export & infer test

    wj-Mcat committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    dd813e6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a720b2d View commit details
    Browse the repository at this point in the history
  7. use with argv context

    wj-Mcat committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    ad225f1 View commit details
    Browse the repository at this point in the history
  8. update gpt testing

    wj-Mcat committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    cb0abb7 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. update gpt configuration

    wj-Mcat committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    c6b76e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7daa40c View commit details
    Browse the repository at this point in the history
  3. skip gpt-ci

    wj-Mcat committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    af67ea5 View commit details
    Browse the repository at this point in the history
  4. fix lint

    wj-Mcat committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    6aba70e View commit details
    Browse the repository at this point in the history
  5. Update tests/model_zoo/test_gpt.py

    Co-authored-by: Zhong Hui <zhonghui.net@gmail.com>
    wj-Mcat and ZHUI committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    6862118 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5a4faa5 View commit details
    Browse the repository at this point in the history