Browse Source

Update 'README.md'

天问 1 month ago
parent
commit
15a7c61bb6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -17,7 +17,7 @@ tokens = tokenizer.tokenize(text)
 print(tokens)
 ```
 
-
+编码解码:
 ```
 import tiktoken