We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ff9598 commit f69319aCopy full SHA for f69319a
pytorch_tokenizers/targets.bzl
@@ -28,6 +28,7 @@ def define_common_targets():
28
"sentencepiece-py",
29
],
30
deps = [
31
+ "fbsource//third-party/pypi/blobfile:blobfile",
32
"fbsource//third-party/pypi/tiktoken:tiktoken",
33
"fbsource//third-party/pypi/tokenizers:tokenizers",
34
0 commit comments