Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add llama benchmark run to GHA (#1398)
* Add llama benchmark run to github action Summary: Added 1. output json result following https://github.com/pytorch/pytorch/wiki/How-to-integrate-with-PyTorch-OSS-benchmark-database 2. benchmark run for llama model 3. upload the result to S3 Test Plan: CI/dashboard Reviewers: Subscribers: Tasks: Tags: * Update dashboard_perf_test.yml to run benchmark * Fix script path * Run ruff and ufmt * Fix model path * mkdir * Ready to land --------- Co-authored-by: Jerry Zhang <[email protected]>
- Loading branch information