Skip to content

Releases: pkoukk/tiktoken-go

v0.1.7

21 May 09:12
7defbfc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.6...v0.1.7

v0.1.6

08 Sep 08:17
475cdcd
Compare
Choose a tag to compare

add custom constructor

v0.1.5

13 Jul 06:54
4f571fc
Compare
Choose a tag to compare

Fix the issue of excessive memory consumption when initializing Encoding with multiple goroutines.

v0.1.4

27 Jun 09:31
6b3f51c
Compare
Choose a tag to compare

Allow set bpe loader

v0.1.3

16 Jun 09:15
77200b6
Compare
Choose a tag to compare
Merge pull request #25 from pkoukk/enhance_safe-get-encoding

enhancement: thread safe for get encoding

v0.1.2

02 Jun 03:36
8ca4997
Compare
Choose a tag to compare

Merge barnch of Optimize encodeNative by @bakks

v0.1.1

19 Apr 10:49
9d1c149
Compare
Choose a tag to compare

Fix bugs of special tokens
Add support for gpt-3.5-turobo-* and gpt-4-*

Init

30 Mar 06:39
e9fd197
Compare
Choose a tag to compare

Init version