Skip to content

Releases: ModelCloud/Tokenicer

TokeNicer v0.0.13

Choose a tag to compare

@Qubitium Qubitium released this 15 Apr 11:52
726b267

What's Changed

Full Changelog: v0.0.12...v0.0.13

Tokenicer v0.0.12

Choose a tag to compare

@Qubitium Qubitium released this 26 Mar 06:18
cbf943c

What's Changed

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

TokeNicer v0.0.11

Choose a tag to compare

@Qubitium Qubitium released this 15 Mar 16:33
135238b

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

Choose a tag to compare

@Qubitium Qubitium released this 15 Mar 10:31
27234a6

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

Choose a tag to compare

@Qubitium Qubitium released this 15 Mar 00:36
df36ad2

What's Changed

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

Tokenicer v0.0.8

Choose a tag to compare

@Qubitium Qubitium released this 06 Mar 01:03
198daaa

What's Changed

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

Tokenicer v0.0.7

Choose a tag to compare

@Qubitium Qubitium released this 03 Mar 00:50
3ab52eb

What's Changed

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

Tokenicer v0.0.6

Choose a tag to compare

@Qubitium Qubitium released this 09 Feb 08:27
92bdf47

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

Choose a tag to compare

@Qubitium Qubitium released this 04 Sep 05:11
63e3008

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

Choose a tag to compare

@Qubitium Qubitium released this 21 Feb 09:36
dd95bdf

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