Skip to content

feat(aiperf): make AIPerf the primary benchmark path#12

Open
thangquang09 wants to merge 1 commit into
mainfrom
pr/aiperf-main-benchmark
Open

feat(aiperf): make AIPerf the primary benchmark path#12
thangquang09 wants to merge 1 commit into
mainfrom
pr/aiperf-main-benchmark

Conversation

@thangquang09

Copy link
Copy Markdown
Collaborator

Summary

  • Integrate AIPerf as the primary benchmark client path for agentic replay workloads.
  • Add coding benchmark scenario references for MiniMax and GLM smoke runs.
  • Cover both hackathon trace datasets and public InferenceX/Weka datasets.

Squash commit

  • eb6b1388 feat(aiperf): make AIPerf primary benchmark path

Testing

  • git diff --check origin/main..HEAD
  • uv run --with pytest --with pydantic --with pyyaml python -m pytest utils/matrix_logic/ utils/bench_serving/test_aiperf_adapter.py -v
    • 197 passed

Integrate AIPerf as the main benchmark client path for agentic replay workloads.

Add coding benchmark scenario references for MiniMax and GLM on the hackathon and public InferenceX datasets.
@github-actions

Copy link
Copy Markdown

Thanks for the contribution! For vLLM & SGLang, please ensure that your recipes is similar to the official vLLM recipes and/or the SGLang cookbook

If it is not, please create a PR first before we can merge your single node PR into the master branch. Let's ensure that the documentation is first class such that the entire ML community can benefit from your hard work! Thank you

PR authors are responsible for ensuring that after merging, all GitHub Action jobs fully pass. A lot of the time, failures are just flakes and simply re-running the failed jobs will fix it. If re-running failed jobs is attempted, PR authors are responsible for ensuring it passes. See GitHub's docs on re-running failed jobs: https://docs.github.com/en/actions/how-tos/manage-workflow-runs/re-run-workflows-and-jobs#re-running-failed-jobs-in-a-workflow

As a rule of thumb, generally, PR authors should request a review & get a PR approval from the respective companies' CODEOWNERS before requesting a review from core maintainers.

If additional help is needed, PR authors can reach out to core maintainers over Slack.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant