-
Notifications
You must be signed in to change notification settings - Fork 608
Add buck build for static llama runner #6950
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
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/6950
Note: Links to docs will display an error until the docs builds have been completed. ❗ 1 Active SEVsThere are 1 currently active SEVs. If your PR is affected, please view them below: ✅ No FailuresAs of commit 8bc90cc with merge base a39ea29 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This pull request was exported from Phabricator. Differential Revision: D66107963 |
: tokenizer_path_(tokenizer_path), | ||
temperature_(temperature), | ||
n_bos_(1), | ||
: n_bos_(1), |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@shewu-quic can you take a look and see if the change in the runner makes sense?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Thanks!
Summary: Command to build qnn_llama3_2_runner via buck: ``` buck build arvr/mode/android/linux/opt //xplat/executorch/examples/qualcomm/oss_scripts/llama3_2:qnn_llama3_2_runner --out /tmp/qnn_llama3_2_runner ``` Differential Revision: D66107963
641db5c
to
a3af52d
Compare
This pull request was exported from Phabricator. Differential Revision: D66107963 |
Summary: Command to build qnn_llama3_2_runner via buck: ``` buck build arvr/mode/android/linux/opt //xplat/executorch/examples/qualcomm/oss_scripts/llama3_2:qnn_llama3_2_runner --out /tmp/qnn_llama3_2_runner ``` Reviewed By: dvorjackz Differential Revision: D66107963
a3af52d
to
9c982ed
Compare
Summary: Command to build qnn_llama3_2_runner via buck: ``` buck build arvr/mode/android/linux/opt //xplat/executorch/examples/qualcomm/oss_scripts/llama3_2:qnn_llama3_2_runner --out /tmp/qnn_llama3_2_runner ``` Reviewed By: dvorjackz Differential Revision: D66107963
9c982ed
to
b758360
Compare
This pull request was exported from Phabricator. Differential Revision: D66107963 |
1 similar comment
This pull request was exported from Phabricator. Differential Revision: D66107963 |
Summary: Command to build qnn_llama3_2_runner via buck: ``` buck build arvr/mode/android/linux/opt //xplat/executorch/examples/qualcomm/oss_scripts/llama3_2:qnn_llama3_2_runner --out /tmp/qnn_llama3_2_runner ``` Reviewed By: dvorjackz Differential Revision: D66107963
b758360
to
b447ce5
Compare
This pull request was exported from Phabricator. Differential Revision: D66107963 |
Summary: Command to build qnn_llama3_2_runner via buck: ``` buck build arvr/mode/android/linux/opt //xplat/executorch/examples/qualcomm/oss_scripts/llama3_2:qnn_llama3_2_runner --out /tmp/qnn_llama3_2_runner ``` Reviewed By: dvorjackz Differential Revision: D66107963
Summary: Command to build qnn_llama3_2_runner via buck: ``` buck build arvr/mode/android/linux/opt //xplat/executorch/examples/qualcomm/oss_scripts/llama3_2:qnn_llama3_2_runner --out /tmp/qnn_llama3_2_runner ``` Reviewed By: dvorjackz Differential Revision: D66107963
ce9a19b
to
8bc90cc
Compare
This pull request was exported from Phabricator. Differential Revision: D66107963 |
This pull request was exported from Phabricator. Differential Revision: D66107963 |
Summary:
Command to build qnn_llama3_2_runner via buck:
Differential Revision: D66107963