Skip to content

Releases: huggingface/optimum

v1.22.0: transformers 4.44 compatibility, bugfixes

10 Sep 21:37
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.21.4...v1.22.0

v1.21.4: Patch release

16 Aug 13:25
Compare
Choose a tag to compare

Full Changelog: v1.21.3...v1.21.4

v1.21.3: Patch release

06 Aug 15:44
Compare
Choose a tag to compare

Full Changelog: v1.21.2...v1.21.3

v1.21.2: Patch release

05 Jul 11:46
Compare
Choose a tag to compare

Full Changelog: v1.21.1...v1.21.2

v1.21.1: Patch release

02 Jul 14:38
Compare
Choose a tag to compare

Full Changelog: v1.21.0...v1.21.1

v1.21.0: many bugfixes, transformers 4.42 compatibility

02 Jul 08:06
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.20.0...v1.21.0

v1.20.0: VITS, Phi-3 ONNX export

29 May 15:10
Compare
Choose a tag to compare

Extended ONNX export

Other changes and bugfixes

New Contributors

Full Changelog: v1.19.0...v1.20.0

v1.19.2: Patch release

09 May 11:17
Compare
Choose a tag to compare
  • Update the Transformers dependency in the Habana extra #1851 @regisss

Full Changelog: v1.19.1...v1.19.2

v1.19.1: Patch release

24 Apr 12:35
Compare
Choose a tag to compare
  • Bump transformers version by @echarlaix in #1824
  • Remove call to apt update before apt purge in the main doc build workflow by @regisss in #1830

Full Changelog: v1.19.0...v1.19.1

v1.19.0: Musicgen, MarkupLM ONNX export

16 Apr 13:45
Compare
Choose a tag to compare

Extended ONNX export

Musicgen and MarkupLM models from Transformers can now be exported to ONNX through optimum-cli export onnx. Musicgen ONNX export is used to run the model locally in a browser through transformers.js.

Other changes and bugfixes

New Contributors

Full Changelog: v1.18.0...v1.19.0