forked from pool/python-tiktoken
- Update to version 0.8.0:
* Alas, emulation * Attempt to fix emulated builds * Partial sync of codebase * Add possessive quantifiers to avoid catastrophic backtracking (#258) * update README to mention gpt-4o * Sync codebase * Simplify byte_pair_merge (#255) * Inline custom mapping function in _byte_pair_merge * Avoid calling byte_pair_encode for existing tokens * Performance improvements OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tiktoken?expand=0&rev=5
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-tiktoken
|
||||
Version: 0.7.0
|
||||
Version: 0.8.0
|
||||
Release: 0
|
||||
Summary: Fast BPE tokeniser for use with OpenAI's models
|
||||
License: MIT
|
||||
|
Reference in New Issue
Block a user