-
Notifications
You must be signed in to change notification settings - Fork 607
Fix test_llama_runner by hiding tiktoken #3055
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
Summary: We don't always want to build tiktoken dependencies (re2 and abseil) so this PR only build it if the option is on. Test Plan: Reviewers: Subscribers: Tasks: Tags: [ghstack-poisoned]
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/3055
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 6e58ede with merge base 458d743 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
@larryliu0820 has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
Summary: We don't always want to build tiktoken dependencies (re2 and abseil) so this PR only build it if the option is on. Test Plan: Reviewers: Subscribers: Tasks: Tags: Differential Revision: [D56178928](https://our.internmc.facebook.com/intern/diff/D56178928) [ghstack-poisoned]
@larryliu0820 has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
Summary: We don't always want to build tiktoken dependencies (re2 and abseil) so this PR only build it if the option is on. Test Plan: Reviewers: Subscribers: Tasks: Tags: Differential Revision: [D56178928](https://our.internmc.facebook.com/intern/diff/D56178928) [ghstack-poisoned]
@larryliu0820 has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
This pull request has been merged in 473c98c. |
Stack from ghstack (oldest at bottom):
Summary: We don't always want to build tiktoken dependencies (re2 and
abseil) so this PR only build it if the option is on.
Test Plan:
Reviewers:
Subscribers:
Tasks:
Tags:
Differential Revision: D56178928