You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add pytorch-tokenizers as a dependency of ExecuTorch (#15492)
So that we can `pip install executorch` and run python code like
`examples/models/llama/runner/generation.py` without installing
`pytorch-tokenizers` separately.
0 commit comments