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

Not hardcode llama2 model in perf test #4657

Merged
merged 18 commits into from
Aug 12, 2024
Merged

Commits on Aug 10, 2024

  1. Configuration menu
    Copy the full SHA
    d87872b View commit details
    Browse the repository at this point in the history
  2. Also include the new spec

    huydhn committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    820b50b View commit details
    Browse the repository at this point in the history
  3. Debug

    huydhn committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    b64f631 View commit details
    Browse the repository at this point in the history
  4. Fix compilation error

    huydhn committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    6d41809 View commit details
    Browse the repository at this point in the history
  5. Debug print

    huydhn committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    b92e471 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    55024d8 View commit details
    Browse the repository at this point in the history
  7. Attempt to use sendStatus

    huydhn committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    3f69c55 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3c084ec View commit details
    Browse the repository at this point in the history
  9. Just use the spec from S3

    huydhn committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    9372c8f View commit details
    Browse the repository at this point in the history
  10. It's working

    huydhn committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    8a8aefe View commit details
    Browse the repository at this point in the history
  11. Also print the model name

    huydhn committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    56508c4 View commit details
    Browse the repository at this point in the history
  12. Fix lint

    huydhn committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    51dfaf3 View commit details
    Browse the repository at this point in the history
  13. Minor tweak

    huydhn committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    2eff98c View commit details
    Browse the repository at this point in the history
  14. Fix internal lint

    huydhn committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    1c752fb View commit details
    Browse the repository at this point in the history
  15. Update spec one more time

    huydhn committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    47e413b View commit details
    Browse the repository at this point in the history
  16. Check for passing test last

    huydhn committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    c8b5c94 View commit details
    Browse the repository at this point in the history
  17. Lint yet

    huydhn committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    2d3c2c0 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Address review comments

    huydhn committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    d08a5eb View commit details
    Browse the repository at this point in the history