Transformers-embedder

Latest version: v3.0.11

Safety actively analyzes 702353 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 10

3.0.5

What's Changed
* Update transformers requirement from <4.22,>=4.14 to >=4.14,<4.23 by dependabot in https://github.com/Riccorl/transformers-embedder/pull/49


**Full Changelog**: https://github.com/Riccorl/transformers-embedder/compare/3.0.4...3.0.5

3.0.4

What's Changed
* Update transformers requirement from <4.21,>=4.14 to >=4.14,<4.22 by dependabot in https://github.com/Riccorl/transformers-embedder/pull/48


**Full Changelog**: https://github.com/Riccorl/transformers-embedder/compare/3.0.3...3.0.4

3.0.3

What's Changed
* Update torch requirement from <1.12,>=1.7 to >=1.7,<1.13 by dependabot in https://github.com/Riccorl/transformers-embedder/pull/47


**Full Changelog**: https://github.com/Riccorl/transformers-embedder/compare/3.0.2...3.0.3

3.0.2

What's Changed
* Update transformers requirement from <4.20,>=4.3 to >=4.3,<4.21 by dependabot in https://github.com/Riccorl/transformers-embedder/pull/46


**Full Changelog**: https://github.com/Riccorl/transformers-embedder/compare/3.0.1...3.0.2

3.0.1

What's Changed
* Update transformers requirement from <4.19,>=4.3 to >=4.3,<4.20 by dependabot in https://github.com/Riccorl/transformers-embedder/pull/45


**Full Changelog**: https://github.com/Riccorl/transformers-embedder/compare/3.0.0...3.0.1

3.0.0

What's Changed
* Sparse pooling by Flegyas . It is the default subword pooling strategy. It is deterministic, but it doesn't support ONNX runtime export.
* `return_words` parameter is now `subword_pooling_strategy` and the possible values are `sparse`, `scatter` and `none`.
* `Tokenizer` accept `return_sparse_offsets` during initialization. If you are using the `scatter` subword pooling strategy, you can set it to `False` to reduce memory usage.
* Update transformers requirement from <4.18,>=4.3 to >=4.3,<4.19 by dependabot in https://github.com/Riccorl/transformers-embedder/pull/44

New Contributors
* Flegyas made their first contribution in https://github.com/Riccorl/transformers-embedder/pull/43

**Full Changelog**: https://github.com/Riccorl/transformers-embedder/compare/2.0.2...3.0.0

Page 2 of 10

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.