Skip to content

v1.0.0

Choose a tag to compare

@AbrahamSanders AbrahamSanders released this 19 Sep 09:02
· 31 commits to main since this release

First release of codec-bpe!

  • Installable using pip
  • All tools runnable as submodules, e.g., python -m codec_bpe.train_tokenizer ...
  • Improved usage examples