gpo.zugaina.org

Search Portage & Overlays:

sci-ml/transformers

State-of-the-art Machine Learning for JAX, PyTorch and TensorFlow

Screenshots

  • transformers-5.15.1-r666
    ~amd64
    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: Miezhiko
  • transformers-5.15.1
    ~amd64
    test 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.15.0
    ~amd64
    test 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.1-r1
    ~amd64
    test 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: gentoo
  • transformers-5.3.0-r1
    ~amd64
    test 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: gentoo
  • transformers-4.57.6
    ~amd64
    torch python_single_target_python3_12 python_single_target_python3_13

    View      Download      Browse     License: Apache-2.0   
    Overlay: stuff

ChangeLog

commit c38b2a54a5ca5762cb3cc1eb04d2e8177a4abc2d
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed Aug 19 16:04:02 2026 +0200

sci-ml/transformers: drop 5.14.1

commit 753d764e6280b12e95c7724e7804593807aef662
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed Aug 19 16:03:57 2026 +0200

sci-ml/transformers: add 5.15.1

commit 880cf93095d5778b4084028cb96ab149986acd66
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Fri Aug 14 09:42:28 2026 +0200

sci-ml/transformers: normalize copyright header

Use the overlay-wide required copyright range consistently across consumer-retained
versions.

commit baf6a2eaddc6831aedce1ec31cc92666aa9c0856
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Fri Aug 14 00:27:08 2026 +0200

sci-ml/transformers: retain 4.57.6 for 4.x consumers

XGrammar 0.2.5 intentionally rejects Transformers 5 because tokenizer loading
regressed for supported models. Retaining the final 4.x release preserves that
upstream-required dependency path.

commit 49c2750375b314661aa8080b2784cd4460b901f2
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Mon Aug 10 17:18:08 2026 +0200

sci-ml/transformers: drop 5.14.0

commit 9568255f6e0ac6fe79cfd03c45a4f5eb766802b9
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Mon Aug 10 17:17:22 2026 +0200

sci-ml/transformers: add 5.15.0

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.