Tokenizers Versions Save

💥 Fast State-of-the-Art Tokenizers optimized for Research and Production

node-v0.13.2

1 year ago

Python 3.11 support (Python only modification)

v0.13.2

1 year ago

Python 3.11 support (Python only modification)

python-v0.13.2

1 year ago

[0.13.2]

  • [#1096] Python 3.11 support

node-v0.13.1

1 year ago

[0.13.1]

  • [#1072] Fixing Roberta type ids.

v0.13.1

1 year ago

[0.13.1]

  • [#1072] Fixing Roberta type ids.

python-v0.13.1

1 year ago

[0.13.1]

  • [#1072] Fixing Roberta type ids.

python-v0.13.0

1 year ago

[0.13.0]

  • [#956] PyO3 version upgrade
  • [#1055] M1 automated builds
  • [#1008] Decoder is now a composable trait, but without being backward incompatible
  • [#1047, #1051, #1052] Processor is now a composable trait, but without being backward incompatible

Both trait changes warrant a "major" number since, despite best efforts to not break backward compatibility, the code is different enough that we cannot be exactly sure.

node-v0.13.0

1 year ago

[0.13.0]

  • [#1008] Decoder is now a composable trait, but without being backward incompatible
  • [#1047, #1051, #1052] Processor is now a composable trait, but without being backward incompatible

v0.13.0

1 year ago

[0.13.0]

  • [#1009] unstable_wasm feature to support building on Wasm (it's unstable !)
  • [#1008] Decoder is now a composable trait, but without being backward incompatible
  • [#1047, #1051, #1052] Processor is now a composable trait, but without being backward incompatible

Both trait changes warrant a "major" number since, despite best efforts to not break backward compatibility, the code is different enough that we cannot be exactly sure.

python-v0.12.1

2 years ago

[0.12.1]