Skip to content

Commit 85c14cd

Browse files
kirklandsignfacebook-github-bot
authored andcommitted
Fix pyre
Differential Revision: D69698446
1 parent 184dd40 commit 85c14cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

extension/llm/tokenizer/targets.bzl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ def define_common_targets():
1010
name = "tokenizer_py_lib",
1111
srcs = [
1212
"__init__.py",
13+
"hf_tokenizer.py",
1314
"tokenizer.py",
1415
"utils.py",
1516
],

0 commit comments

Comments
 (0)