Skip to content

Migrate users of llm tokenizer to use pytorch-labs/tokenizers #9114

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

Merged
merged 1 commit into from
Mar 17, 2025

Conversation

larryliu0820
Copy link
Contributor

Summary: Finally migrate llm tokenizer usages to pytorch-labs/tokenizers.

Differential Revision: D70932091

Copy link

pytorch-bot bot commented Mar 10, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/9114

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

❌ 1 New Failure, 3 Cancelled Jobs, 2 Unrelated Failures

As of commit 9ce3d49 with merge base f789df2 (image):

NEW FAILURE - The following job has failed:

CANCELLED JOBS - The following jobs were cancelled. Please retry:

BROKEN TRUNK - The following jobs failed but were present on the merge base:

👉 Rebase onto the `viable/strict` branch to avoid these failures

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 Mar 10, 2025
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D70932091

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D70932091

facebook-github-bot pushed a commit that referenced this pull request Mar 11, 2025
Summary:

Finally migrate llm tokenizer usages to pytorch-labs/tokenizers.

Differential Revision: D70932091
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D70932091

facebook-github-bot pushed a commit that referenced this pull request Mar 11, 2025
Summary:

Finally migrate llm tokenizer usages to pytorch-labs/tokenizers.

Differential Revision: D70932091
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D70932091

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D70932091

larryliu0820 added a commit that referenced this pull request Mar 16, 2025
Summary:
Pull Request resolved: #9114

Finally migrate llm tokenizer usages to pytorch-labs/tokenizers.

Reviewed By: iseeyuan

Differential Revision: D70932091
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D70932091

larryliu0820 added a commit that referenced this pull request Mar 16, 2025
Summary:
Pull Request resolved: #9114

Finally migrate llm tokenizer usages to pytorch-labs/tokenizers.

Reviewed By: iseeyuan

Differential Revision: D70932091
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D70932091

larryliu0820 added a commit that referenced this pull request Mar 16, 2025
Summary:
Pull Request resolved: #9114

Finally migrate llm tokenizer usages to pytorch-labs/tokenizers.

Reviewed By: iseeyuan

Differential Revision: D70932091
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D70932091

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D70932091

larryliu0820 added a commit that referenced this pull request Mar 16, 2025
Summary:
Pull Request resolved: #9114

Finally migrate llm tokenizer usages to pytorch-labs/tokenizers.

Reviewed By: iseeyuan

Differential Revision: D70932091
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D70932091

larryliu0820 added a commit that referenced this pull request Mar 16, 2025
Summary:
Pull Request resolved: #9114

Finally migrate llm tokenizer usages to pytorch-labs/tokenizers.

Reviewed By: iseeyuan

Differential Revision: D70932091
larryliu0820 added a commit that referenced this pull request Mar 16, 2025
Summary:
Pull Request resolved: #9114

Finally migrate llm tokenizer usages to pytorch-labs/tokenizers.

Reviewed By: iseeyuan

Differential Revision: D70932091
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D70932091

1 similar comment
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D70932091

larryliu0820 added a commit that referenced this pull request Mar 16, 2025
Summary:
Pull Request resolved: #9114

Finally migrate llm tokenizer usages to pytorch-labs/tokenizers.

Reviewed By: iseeyuan

Differential Revision: D70932091
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D70932091

larryliu0820 added a commit that referenced this pull request Mar 16, 2025
Summary:
Pull Request resolved: #9114

Finally migrate llm tokenizer usages to pytorch-labs/tokenizers.

Reviewed By: iseeyuan

Differential Revision: D70932091
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D70932091

larryliu0820 added a commit that referenced this pull request Mar 16, 2025
Summary:
Pull Request resolved: #9114

Finally migrate llm tokenizer usages to pytorch-labs/tokenizers.

Reviewed By: iseeyuan

Differential Revision: D70932091
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D70932091

larryliu0820 added a commit that referenced this pull request Mar 17, 2025
Summary:
Pull Request resolved: #9114

Finally migrate llm tokenizer usages to pytorch-labs/tokenizers.

Reviewed By: iseeyuan

Differential Revision: D70932091
Summary:
Pull Request resolved: #9114

Finally migrate llm tokenizer usages to pytorch-labs/tokenizers.

Reviewed By: iseeyuan

Differential Revision: D70932091
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D70932091

@facebook-github-bot facebook-github-bot merged commit 206a4df into main Mar 17, 2025
157 of 165 checks passed
@facebook-github-bot facebook-github-bot deleted the export-D70932091 branch March 17, 2025 04:50
larryliu0820 added a commit that referenced this pull request Mar 18, 2025
### Summary
Fixes CI failures caused by #9114 

We need to tell xcode project about the new tokenizers repo and include
path.

### Test plan
These jobs need to pass:

```
Apple / build-benchmark-app / macos-job 
Apple / build-demo-ios / macos-job
```
DannyYuyang-quic pushed a commit to CodeLinaro/executorch that referenced this pull request Apr 2, 2025
Differential Revision: D70932091

Pull Request resolved: pytorch#9114
DannyYuyang-quic pushed a commit to CodeLinaro/executorch that referenced this pull request Apr 2, 2025
### Summary
Fixes CI failures caused by pytorch#9114 

We need to tell xcode project about the new tokenizers repo and include
path.

### Test plan
These jobs need to pass:

```
Apple / build-benchmark-app / macos-job 
Apple / build-demo-ios / macos-job
```
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. fb-exported topic: not user facing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants