pcuenq HF Staff commited on
Commit
915ca05
·
verified ·
1 Parent(s): 9d9f5b8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -9,6 +9,8 @@ This is a transformers fast tokenizer for [mlx-community/Hunyuan-7B-Instruct-3bi
9
 
10
  ## Conversion
11
 
 
 
12
  ```py
13
  from huggingface_hub import snapshot_download
14
  from tokenization_hy import *
 
9
 
10
  ## Conversion
11
 
12
+ We used this code to convert the tokenizer from the original `tiktoken` format:
13
+
14
  ```py
15
  from huggingface_hub import snapshot_download
16
  from tokenization_hy import *