17
0

Accepting request 1231910 from home:uncomfyhalomacro:branches:science:machinelearning

- Update to version 0.21.0:
  * More cache options.
  * Disable caching for long strings.
  * Testing ABI3 wheels to reduce number of wheels
  * Adding an API for decode streaming.
  * Decode stream python
  * Fix encode_batch and encode_batch_fast to accept ndarrays again

OBS-URL: https://build.opensuse.org/request/show/1231910
OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/python-tokenizers?expand=0&rev=8
This commit is contained in:
Guang Yee
2024-12-18 17:58:42 +00:00
committed by Git OBS Bridge
parent 5e74175ce9
commit 82d122dfa5
6 changed files with 18 additions and 7 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Dec 18 14:20:07 UTC 2024 - Soc Virnyl Estela <uncomfyhalomacro@opensuse.org>
- Update to version 0.21.0:
* More cache options.
* Disable caching for long strings.
* Testing ABI3 wheels to reduce number of wheels
* Adding an API for decode streaming.
* Decode stream python
* Fix encode_batch and encode_batch_fast to accept ndarrays again
-------------------------------------------------------------------
Thu Nov 7 11:30:50 UTC 2024 - Soc Virnyl Estela <uncomfyhalomacro@opensuse.org>