Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/156967
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit a20e357 with merge base a749c40 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
Thanks for adding more models! A few minor comments. Also, please fix the ci. |
0749c30 to
bbf4a09
Compare
|
@BoyuanFeng yes! I have updated to merge everything into the huggingface column. |
benchmarks/dynamo/common.py
Outdated
| elif args.export_nativert: | ||
| frozen_model_iter_fn = export_nativert(model, example_inputs) | ||
| use_generate_mode = kwargs.get("use_generate_mode", False) | ||
| if use_generate_mode: |
There was a problem hiding this comment.
I added this use_generate_mode flag so that we only apply torch.compile/export to model.forward, instead of applying it to model.generate
f48faf2 to
441527d
Compare
|
@pytorchbot rebase |
|
@pytorchbot started a rebase job onto refs/remotes/origin/viable/strict. Check the current status here |
|
Successfully rebased |
441527d to
9e4e3da
Compare
|
(I'm rebase to bring in the latest transformers from #159291) |
31864dd to
3edcecb
Compare
|
@pytorchbot rebase |
|
@pytorchbot started a rebase job onto refs/remotes/origin/viable/strict. Check the current status here |
|
Successfully rebased |
Signed-off-by: Huy Do <huydhn@gmail.com>
| - GPTJForCausalLM | ||
| - GPTJForQuestionAnswering | ||
| # Model too big | ||
| - google/gemma-3-4b-it |
There was a problem hiding this comment.
Once this lands, let me see if we could use a100 for all HF models instead. This should resolve this issue
Signed-off-by: Huy Do <huydhn@gmail.com>
Signed-off-by: Huy Do <huydhn@gmail.com>
Signed-off-by: Huy Do <huydhn@gmail.com>
Signed-off-by: Huy Do <huydhn@gmail.com>
Signed-off-by: Huy Do <huydhn@gmail.com>
Signed-off-by: Huy Do <huydhn@gmail.com>
|
@pytorchbot merge -f 'Previous round jobs were all ok' |
Merge startedYour change will be merged immediately since you used the force (-f) flag, bypassing any CI checks (ETA: 1-5 minutes). Please use Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
PR pytorch#156967 added HF LLM benchmarks but did not add the ci expected accuracy files for ROCm.
PR #156967 added HF LLM benchmarks but did not add the ci expected accuracy files for ROCm. Pull Request resolved: #162965 Approved by: https://github.com/jeffdaily Co-authored-by: Jeff Daily <jeff.daily@amd.com>
Summary: Results in https://docs.google.com/spreadsheets/d/1xXOPg9JjEmPx0zc5QBNdyXQq8-K2_r4ybHaiS-q7pZ0/edit?gid=88695043#gid=88695043 X-link: pytorch/pytorch#156967 Approved by: https://github.com/huydhn Reviewed By: wdvr Differential Revision: D82462749 fbshipit-source-id: e7f087c0deb38b4441c568f7cca4691506e35a32 Co-authored-by: Huy Do <huydhn@gmail.com>
Results in https://docs.google.com/spreadsheets/d/1xXOPg9JjEmPx0zc5QBNdyXQq8-K2_r4ybHaiS-q7pZ0/edit?gid=88695043#gid=88695043 Pull Request resolved: pytorch#156967 Approved by: https://github.com/huydhn Co-authored-by: Huy Do <huydhn@gmail.com>
) PR pytorch#156967 added HF LLM benchmarks but did not add the ci expected accuracy files for ROCm. Pull Request resolved: pytorch#162965 Approved by: https://github.com/jeffdaily Co-authored-by: Jeff Daily <jeff.daily@amd.com>
Results in https://docs.google.com/spreadsheets/d/1xXOPg9JjEmPx0zc5QBNdyXQq8-K2_r4ybHaiS-q7pZ0/edit?gid=88695043#gid=88695043 Pull Request resolved: pytorch#156967 Approved by: https://github.com/huydhn Co-authored-by: Huy Do <huydhn@gmail.com>
) PR pytorch#156967 added HF LLM benchmarks but did not add the ci expected accuracy files for ROCm. Pull Request resolved: pytorch#162965 Approved by: https://github.com/jeffdaily Co-authored-by: Jeff Daily <jeff.daily@amd.com>
Results in https://docs.google.com/spreadsheets/d/1xXOPg9JjEmPx0zc5QBNdyXQq8-K2_r4ybHaiS-q7pZ0/edit?gid=88695043#gid=88695043 Pull Request resolved: pytorch#156967 Approved by: https://github.com/huydhn Co-authored-by: Huy Do <huydhn@gmail.com>
) PR pytorch#156967 added HF LLM benchmarks but did not add the ci expected accuracy files for ROCm. Pull Request resolved: pytorch#162965 Approved by: https://github.com/jeffdaily Co-authored-by: Jeff Daily <jeff.daily@amd.com>
Results in https://docs.google.com/spreadsheets/d/1xXOPg9JjEmPx0zc5QBNdyXQq8-K2_r4ybHaiS-q7pZ0/edit?gid=88695043#gid=88695043 Pull Request resolved: pytorch#156967 Approved by: https://github.com/huydhn Co-authored-by: Huy Do <huydhn@gmail.com>
) PR pytorch#156967 added HF LLM benchmarks but did not add the ci expected accuracy files for ROCm. Pull Request resolved: pytorch#162965 Approved by: https://github.com/jeffdaily Co-authored-by: Jeff Daily <jeff.daily@amd.com>

Results in https://docs.google.com/spreadsheets/d/1xXOPg9JjEmPx0zc5QBNdyXQq8-K2_r4ybHaiS-q7pZ0/edit?gid=88695043#gid=88695043
cc @voznesenskym @penguinwu @EikanWang @jgong5 @Guobing-Chen @XiaobingSuper @zhuhaozhe @blzheng @wenzhe-nrv @jiayisunx @chenyang78 @kadeng @chauhang @amjames @Lucaskabela