Skip to content

Commit

Permalink
try this
Browse files Browse the repository at this point in the history
  • Loading branch information
aspfohl committed Dec 1, 2023
1 parent 8d8b900 commit 656fb51
Show file tree
Hide file tree
Showing 14 changed files with 1 addition and 1 deletion.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion tests/tokenizers/test_tiktoken.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
from llmfoundry.tokenizers.tiktoken import (TiktokenTokenizerWrapper,
bytes_to_unicode)
from tests.horrible_strings import HORRIBLE_STRINGS
from tests.scripts.inference.test_convert_composer_to_hf import \
from tests.a_scripts.inference.test_convert_composer_to_hf import \
check_hf_tokenizer_equivalence

if TYPE_CHECKING:
Expand Down

0 comments on commit 656fb51

Please sign in to comment.