Skip to content

Releases: huggingface/tokenizers

v0.14.0

07 Sep 13:59
Compare
Choose a tag to compare

⚠️ Reworks the release pipeline. Other breaking changes ⚠️ :

  • #1335, AddedToken is reworked, is_special_token rename to special for consistency
  • feature http is now OFF by default, and depends on hf-hub instead of cached_path (updated cache directory, better sync implementation)
  • Removed SSL link on the python package, calling huggingface_hub directly instead.
  • New dependency : huggingface_hub (while we deprecate Tokenizer.from_pretrained(...) to Tokenizer.from_file(hugginngface_hub.hf_hub_download(MODEL_ID, "tokenizer.json")

What's Changed

New Contributors

Full Changelog: v0.13.3...v0.14.0

v0.14.0.rc1

07 Sep 11:39
Compare
Choose a tag to compare
v0.14.0.rc1 Pre-release
Pre-release

Reworks the release pipeline. Other breaking changes are mostly related to #1335, where AddedToken is reworked

What's Changed

New Contributors

Full Changelog: v0.13.4.rc2...v0.14.0.rc1

v0.13.4.rc3

23 Aug 13:46
Compare
Choose a tag to compare

Mostly checking the new release scripts actually work.

What's Changed

New Contributors

Full Changelog: v0.13.4.rc2...v0.13.4.rc3

v0.13.4.rc2

14 Aug 13:28
9a93c50
Compare
Choose a tag to compare
v0.13.4.rc2 Pre-release
Pre-release

What's Changed

Full Changelog: v0.13.4.rc1...v0.13.4.rc2

Python v0.13.4.rc1

14 Aug 11:50
b35d33f
Compare
Choose a tag to compare
Python v0.13.4.rc1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.13.4-rc2...v0.13.4.rc1

v0.13.4-rc2: Makes `decode` and `decode_batch` work on borrowed content. (#1251)

17 May 16:59
b4fcc9c
Compare
Choose a tag to compare
* Makes `decode` and `decode_batch` work on borrowed content.

* Make `decode_batch` work with borrowed content.

* Fix lint.

* Attempt to map it into Node.

* Second attempt.

* Step by step.

* One more step.

* Fix lint.

* Please ...

* Removing collect.

* Revert "Removing collect."

This reverts commit 2f7ec04dc84df3cc5488625a4fcb492fdc3545e2.

---------

Co-authored-by: Nicolas Patry <patry.nicolas@protonmail.com>

v0.13.4-rc1

15 May 08:01
Compare
Choose a tag to compare
v0.13.4-rc1 Pre-release
Pre-release
Never gonna make you cry

Rust v0.13.3

05 Apr 08:02
37372b6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.13.2...v0.13.3

Python v0.13.3

05 Apr 08:00
37372b6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: node-v0.13.2...python-v0.13.3rc1

What's Changed

Read more

Node v0.13.3

05 Apr 08:03
37372b6
Compare
Choose a tag to compare
Node v0.13.3 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: node-v0.13.2...python-v0.13.3rc1

What's Changed

Read more