Skip to content
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

Copy tokenizer.model in Android benchmark spec #7463

Merged
merged 2 commits into from
Dec 31, 2024

Conversation

huydhn
Copy link
Contributor

@huydhn huydhn commented Dec 31, 2024

I noticed this failure when testing #7461 in which the export model meta-llama/Llama-3.2-1B includes tokenizer.model instead of tokenizer.bin https://github.com/pytorch/executorch/actions/runs/12553877667/job/35002446700#step:10:54

I vaguely remember seeing @guangy10 did a similar fix before in one of his PRs, but it's clear that the spec doesn't handle this case correctly yet.

Testing

Copy link

pytorch-bot bot commented Dec 31, 2024

🔗 Helpful Links

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

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

✅ No Failures

As of commit dfdd704 with merge base 9a884a8 (image):
💚 Looks good so far! There are no failures yet. 💚

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 Dec 31, 2024
@huydhn huydhn had a problem deploying to upload-benchmark-results December 31, 2024 03:07 — with GitHub Actions Failure
@huydhn huydhn temporarily deployed to upload-benchmark-results December 31, 2024 03:15 — with GitHub Actions Inactive
@huydhn huydhn temporarily deployed to upload-benchmark-results December 31, 2024 18:52 — with GitHub Actions Inactive
@huydhn huydhn temporarily deployed to upload-benchmark-results December 31, 2024 18:55 — with GitHub Actions Inactive
@huydhn huydhn merged commit f5ca49d into main Dec 31, 2024
65 checks passed
@huydhn huydhn deleted the handle-tokenizer-model-android branch December 31, 2024 19:21
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. topic: not user facing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants