Commit 67a94af
authored
Add pytorch-tokenizers as a dependency of ExecuTorch (pytorch#15492)
So that we can `pip install executorch` and run python code like
`examples/models/llama/runner/generation.py` without installing
`pytorch-tokenizers` separately.1 parent 5b1004c commit 67a94af
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| 69 | + | |
69 | 70 | | |
70 | 71 | | |
71 | 72 | | |
| |||
0 commit comments