Skip to content

Commit

Permalink
优化随机采样;增加set_seed
Browse files Browse the repository at this point in the history
  • Loading branch information
bojone authored Nov 12, 2023
1 parent d23fac7 commit 71d7366
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setup(
name='bytepiece',
version='0.6.1',
version='0.6.2',
python_requires='>=3',
description='Smarter Byte-based Tokenizer',
long_description=open('README_en.md').read(),
Expand Down

0 comments on commit 71d7366

Please sign in to comment.