Skip to content

Conversation

@pytorchbot
Copy link
Collaborator

Summary

The tokenizer from wget "https://raw.githubusercontent.com/karpathy/llama2.c/master/tokenizer.model" is TikToken, so we do not need to generate a tokenizer.bin and instead can just use the tokenizer.model as is.

Summary:
The tokenizer from `wget "https://raw.githubusercontent.com/karpathy/llama2.c/master/tokenizer.model"` is TikToken, so we do not need to generate a `tokenizer.bin` and instead can just use the `tokenizer.model` as is.

Pull Request resolved: #5960

Reviewed By: tarun292

Differential Revision: D64014160

Pulled By: dvorjackz

fbshipit-source-id: 16474a73ed77192f58a5bb9e07426ba58216351e
(cherry picked from commit 12cb9ca)
@pytorch-bot
Copy link

pytorch-bot bot commented Oct 8, 2024

🔗 Helpful Links

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

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

✅ No Failures

As of commit 43a69ba with merge base eecf74f (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 Oct 8, 2024
@jackzhxng jackzhxng merged commit 71df0aa into release/0.4 Oct 8, 2024
34 checks passed
@jackzhxng jackzhxng deleted the cherry-pick-5960-by-pytorch_bot_bot_ branch October 8, 2024 17:34
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants