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

Add support of OPT models #2205

Merged
merged 17 commits into from
Aug 15, 2022
Merged

Add support of OPT models #2205

merged 17 commits into from
Aug 15, 2022

Commits on Aug 9, 2022

  1. add opt replace policy

    arashb committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    17edaa5 View commit details
    Browse the repository at this point in the history
  2. simplify inf. api

    arashb committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    3543b83 View commit details
    Browse the repository at this point in the history
  3. fix opt replace policy

    arashb committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    418f376 View commit details
    Browse the repository at this point in the history
  4. fix use-cash & add relu

    Reza Yazdani authored and arashb committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    64ab1d5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    03f7619 View commit details
    Browse the repository at this point in the history
  6. Revert "simplify inf. api"

    This reverts commit 9e910fc.
    arashb committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    f8aef93 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e7fecac View commit details
    Browse the repository at this point in the history
  8. fix code formatting

    arashb committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    b8e94d5 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. add unit tests for OPT models.

    arashb committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    27cabdc View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. Configuration menu
    Copy the full SHA
    2f97d47 View commit details
    Browse the repository at this point in the history
  2. add support of opt-350m model

    arashb committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    976fbd4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    50f29a0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    35952e5 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. fix hf model config issue

    arashb committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    8e1cd3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    138dec7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d2876e9 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2022

  1. Configuration menu
    Copy the full SHA
    282bae4 View commit details
    Browse the repository at this point in the history