releases.shpreview

v0.14.0

$npx -y @buildinternet/releases show rel_T5wbi99A9r3CZ0ojKHHdB

⚠️ 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: https://github.com/huggingface/tokenizers/compare/v0.13.3...v0.14.0

Fetched April 7, 2026