-
Notifications
You must be signed in to change notification settings - Fork 607
Add tiktoken #3015
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 tiktoken #3015
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/3015
Note: Links to docs will display an error until the docs builds have been completed. ❌ 5 New FailuresAs of commit 7702641 with merge base 74576e8 ( NEW FAILURES - The following jobs have failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This pull request was exported from Phabricator. Differential Revision: D56053255 |
This pull request was exported from Phabricator. Differential Revision: D56053255 |
Summary: Pull Request resolved: #3015 C++ implementation of Tiktoken. Added unit tests. Differential Revision: D56053255
9d9308a
to
2c1a9b6
Compare
This pull request was exported from Phabricator. Differential Revision: D56053255 |
Summary: Pull Request resolved: #3015 C++ implementation of Tiktoken. Added unit tests. Differential Revision: D56053255
2c1a9b6
to
ccd5ed1
Compare
This pull request was exported from Phabricator. Differential Revision: D56053255 |
ccd5ed1
to
aba0c62
Compare
Summary: Pull Request resolved: #3015 C++ implementation of Tiktoken. Added unit tests. Differential Revision: D56053255
This pull request was exported from Phabricator. Differential Revision: D56053255 |
Summary: Pull Request resolved: #3015 C++ implementation of Tiktoken. Added unit tests. Differential Revision: D56053255
aba0c62
to
0d09310
Compare
This pull request was exported from Phabricator. Differential Revision: D56053255 |
Summary: Pull Request resolved: #3015 C++ implementation of Tiktoken. Added unit tests. Differential Revision: D56053255
0d09310
to
c55f488
Compare
This pull request was exported from Phabricator. Differential Revision: D56053255 |
Summary: Pull Request resolved: #3015 C++ implementation of Tiktoken. Added unit tests. Differential Revision: D56053255
c55f488
to
24679f5
Compare
This pull request was exported from Phabricator. Differential Revision: D56053255 |
Summary: Pull Request resolved: #3015 C++ implementation of Tiktoken. Added unit tests. Reviewed By: lucylq Differential Revision: D56053255
24679f5
to
3f53253
Compare
Summary: Pull Request resolved: #3015 C++ implementation of Tiktoken. Added unit tests. Reviewed By: lucylq Differential Revision: D56053255
This pull request was exported from Phabricator. Differential Revision: D56053255 |
3f53253
to
7702641
Compare
This pull request has been merged in 49d1f02. |
Summary: C++ implementation of Tiktoken. Added unit tests.
Differential Revision: D56053255