Skip to content

Releases: ModelCloud/Tokenicer

Tokenicer v0.0.12

26 Mar 06:18
cbf943c

Choose a tag to compare

What's Changed

Full Changelog: v0.0.11...v0.0.12

TokeNicer v0.0.11

15 Mar 16:33
135238b

Choose a tag to compare

What's Changed

  • pad token decoding should use literal decode and not decode which is … by @Qubitium in #54

Full Changelog: v0.0.10...v0.0.11

TokeNicer v0.0.10

15 Mar 10:31
27234a6

Choose a tag to compare

What's Changed

  • Add explicit model_config support to Tokenicer.load by @Qubitium in #53

Full Changelog: v0.0.9...v0.0.10

TokeNicer v0.0.9

15 Mar 00:36
df36ad2

Choose a tag to compare

What's Changed

Full Changelog: v0.0.8...v0.0.9

Tokenicer v0.0.8

06 Mar 01:03
198daaa

Choose a tag to compare

What's Changed

Full Changelog: v0.0.7...v0.0.8

Tokenicer v0.0.7

03 Mar 00:50
3ab52eb

Choose a tag to compare

What's Changed

Full Changelog: v0.0.6...v0.0.7

Tokenicer v0.0.6

09 Feb 08:27
92bdf47

Choose a tag to compare

What's Changed

  • [FIX] avoid proxying call to inner tokenizer (ChatGLMTokenizer compatibility) by @ZX-ModelCloud in #42

New Contributors

Full Changelog: v0.0.5...v0.0.6

Toke(n)icer v0.0.5

04 Sep 05:11
63e3008

Choose a tag to compare

What's Changed

New Contributors

  • @LRL-ModelCloud made their first contribution in #36

Full Changelog: v0.0.4...v0.0.5

Toke(n)icer v0.0.4

21 Feb 09:36
dd95bdf

Choose a tag to compare

What's Changed

⚡ Now tokenicer instance dynamically inherits the native tokenizer.__class__ of tokenizer passed in or loaded via our Tokenicer.load() api.
⚡ CI now tests tokenizers from 64 models

Full Changelog: v0.0.2...v0.0.4

Toke(n)icer v0.0.3

21 Feb 07:18
b0b2591

Choose a tag to compare

What's Changed

Now tokenicer instance dynamically inherits the native tokenizer.__class__ of tokenizer passed in or loaded via our Tokenicer.load() api.

Full Changelog: v0.0.2...v0.0.3