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

[wip] AMD Benchmarks #1383

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

[wip] AMD Benchmarks #1383

wants to merge 9 commits into from

Conversation

jcaip
Copy link
Contributor

@jcaip jcaip commented Dec 5, 2024

You'll need to run the below in order to download the models:

huggingface-cli login

and then to install the requirements:

git clone -b jcaip/amd-benchmarks [email protected]:pytorch/ao.git
cd ao
pip install -r benchmark_requirements.txt
pip install -e . 

Run the benchmarks from the top level ao folder with:

sh ./scripts/prepare.sh
cd torchao/_models/llama
sh benchmarks.sh

Copy link

pytorch-bot bot commented Dec 5, 2024

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/ao/1383

Note: Links to docs will display an error until the docs builds have been completed.

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants