Skip to content

Commit

Permalink
add comment (#606)
Browse files Browse the repository at this point in the history
  • Loading branch information
bmosaicml committed Sep 18, 2023
1 parent c369a68 commit 2ef85ac
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@


class OpenAITokenizerWrapper(AutoTokenizer):

# this API is experimental and for evaluation only. It is subject to change as we add support for training
def __init__(self, name: str) -> None:
try:
import tiktoken
Expand Down

0 comments on commit 2ef85ac

Please sign in to comment.