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 readme and code refactor #776

Merged
merged 3 commits into from
Aug 28, 2024
Merged

add readme and code refactor #776

merged 3 commits into from
Aug 28, 2024

Conversation

Hanxian97
Copy link
Contributor

Summary: Add README.md for how to use the tool and some results.
Test:
python --BO_acc_modelsize.py --checkpoint=/tmp/Meta-Llama-3-8B --num_trials=20 --model_size_constraint=6.0 --output_file=BO_acc_modelsize_output.csv --parameters_list=Llama3-8B_parameters.json --initial_samples=Llama3-8B_initial_samples.json
python --BO_acc_throughput.py --checkpoint=/tmp/Meta-Llama-3-8B --num_trials=20 --ppl_constraint=7.5 --output_file=BO_acc_modelsize_output.csv --parameters_list=Llama3-8B_parameters.json --initial_samples Llama3-8B_initial_samples.json

Copy link

pytorch-bot bot commented Aug 28, 2024

🔗 Helpful Links

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

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

✅ No Failures

As of commit 2e3fe41 with merge base 0916b5b (image):
💚 Looks good so far! There are no failures yet. 💚

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 Aug 28, 2024
@Hanxian97 Hanxian97 marked this pull request as draft August 28, 2024 19:04
@andrewor14 andrewor14 marked this pull request as ready for review August 28, 2024 20:16
@msaroufim msaroufim merged commit f538027 into main Aug 28, 2024
16 checks passed
@msaroufim msaroufim deleted the HanxianBO_MPQ branch August 28, 2024 21:27
jainapurva pushed a commit that referenced this pull request Aug 28, 2024
* add readme and code refactor

* edit readme

* update README
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.

4 participants