github huggingface/tokenizers v0.13.0
Rust v0.13.0

latest releases: v0.21.0rc0, v0.20.4, v0.20.4rc0...
2 years 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.

Don't miss a new tokenizers release

NewReleases is sending notifications on new releases.