sci-ml/transformers
State-of-the-art Machine Learning for JAX, PyTorch and TensorFlow
-
transformers-5.14.1-r666~amd64torch test python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14
View
Download
Browse License: Apache-2.0 Overlay: Miezhiko -
transformers-5.14.1~amd64test torch test python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14
View
Download
Browse License: Apache-2.0 Overlay: stuff -
transformers-5.14.0~amd64test torch test python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14
View
Download
Browse License: Apache-2.0 Overlay: stuff
ChangeLog
commit 9c977949571ef1277b6f522d9ff536577a363801
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Fri Jul 17 15:08:55 2026 +0200
sci-ml/transformers: drop 5.13.1
commit db1874afbe91bada27c89abcf9cb43a94bbde8b1
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Fri Jul 17 15:08:55 2026 +0200
sci-ml/transformers: add 5.14.1
commit db275077a6b366fa8b27d7279114744a70c32ebc
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Thu Jul 16 10:28:01 2026 +0200
sci-ml/transformers: drop 5.12.1
commit 32fc2a30b3933444cdeb244512283113ff36ae46
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Thu Jul 16 10:28:00 2026 +0200
sci-ml/transformers: add 5.14.0
commit 90404d6cbdca2974c108a0bb7e079186276a9f9b
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sun Jul 12 09:09:21 2026 +0200
sci-ml/transformers: drop 5.13.0
commit cb3048df76859f19ab62df5e45747da4e581bc61
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sun Jul 12 09:08:41 2026 +0200
sci-ml/transformers: add 5.13.1
commit 399c89df7b78959487cdbb54976b729aa31f4272
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sat Jul 4 10:43:33 2026 +0200
sci-ml/transformers: add 5.13.0
5.13.0 raises the safetensors floor to >=0.8.0 (enforced at import via a
require_version assert), now satisfied by the freshly-added
sci-ml/safetensors-0.8.0. tokenizers stays pinned =0.22* (upstream widened
to <=0.23.0, but ::gentoo's only in-range option is 0.22.x — 0.23.1 is
excluded by the cap); typer remains a direct dependency (unlike
huggingface_hub, transformers still uses it).
commit 80015d1bf6abf74eb269661b33f277154aa7ea0f
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Tue Jun 30 14:33:33 2026 +0200
sci-ml/transformers: new package
Fork of ::gentoo's sci-ml/transformers bumped to 5.12.1 (::gentoo has
5.3.0). Final library link of the chain to unblock vllm 0.24.0, which
requires transformers >=5.5.3.
RDEPEND delta vs 5.3.0: floor sci-ml/huggingface_hub to >=1.5.0 (5.12.1
requirement, satisfied by our huggingface_hub-1.21.0 fork). tokenizers
=0.22* still resolves to 0.22.2, inside upstream's >=0.22.0,<=0.23.0;
regex/safetensors/numpy floors are satisfied by ::gentoo. Overlay
transformers consumers all cap <6, so the 5.3->5.12 bump doesn't break
them.
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Fri Jul 17 15:08:55 2026 +0200
sci-ml/transformers: drop 5.13.1
commit db1874afbe91bada27c89abcf9cb43a94bbde8b1
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Fri Jul 17 15:08:55 2026 +0200
sci-ml/transformers: add 5.14.1
commit db275077a6b366fa8b27d7279114744a70c32ebc
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Thu Jul 16 10:28:01 2026 +0200
sci-ml/transformers: drop 5.12.1
commit 32fc2a30b3933444cdeb244512283113ff36ae46
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Thu Jul 16 10:28:00 2026 +0200
sci-ml/transformers: add 5.14.0
commit 90404d6cbdca2974c108a0bb7e079186276a9f9b
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sun Jul 12 09:09:21 2026 +0200
sci-ml/transformers: drop 5.13.0
commit cb3048df76859f19ab62df5e45747da4e581bc61
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sun Jul 12 09:08:41 2026 +0200
sci-ml/transformers: add 5.13.1
commit 399c89df7b78959487cdbb54976b729aa31f4272
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sat Jul 4 10:43:33 2026 +0200
sci-ml/transformers: add 5.13.0
5.13.0 raises the safetensors floor to >=0.8.0 (enforced at import via a
require_version assert), now satisfied by the freshly-added
sci-ml/safetensors-0.8.0. tokenizers stays pinned =0.22* (upstream widened
to <=0.23.0, but ::gentoo's only in-range option is 0.22.x — 0.23.1 is
excluded by the cap); typer remains a direct dependency (unlike
huggingface_hub, transformers still uses it).
commit 80015d1bf6abf74eb269661b33f277154aa7ea0f
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Tue Jun 30 14:33:33 2026 +0200
sci-ml/transformers: new package
Fork of ::gentoo's sci-ml/transformers bumped to 5.12.1 (::gentoo has
5.3.0). Final library link of the chain to unblock vllm 0.24.0, which
requires transformers >=5.5.3.
RDEPEND delta vs 5.3.0: floor sci-ml/huggingface_hub to >=1.5.0 (5.12.1
requirement, satisfied by our huggingface_hub-1.21.0 fork). tokenizers
=0.22* still resolves to 0.22.2, inside upstream's >=0.22.0,<=0.23.0;
regex/safetensors/numpy floors are satisfied by ::gentoo. Overlay
transformers consumers all cap <6, so the 5.3->5.12 bump doesn't break
them.

