airunner
airunner copied to clipboard
Bump optimum from 1.18.1 to 1.19.1
Bumps optimum from 1.18.1 to 1.19.1.
Release notes
Sourced from optimum's releases.
v1.19.1: Patch release
- Bump transformers version by
@echarlaixin huggingface/optimum#1824- Remove call to
apt updatebeforeapt purgein the main doc build workflow by@regisssin huggingface/optimum#1830Full Changelog: https://github.com/huggingface/optimum/compare/v1.19.0...v1.19.1
v1.19.0: Musicgen, MarkupLM ONNX export
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.
- Musicgen ONNX export (text-conditional only) by
@fxmartyin huggingface/optimum#1779- Add support for markuplm ONNX export by
@pogzybin huggingface/optimum#1784Other changes and bugfixes
- Fix IR version for merged ONNX decoders by
@fxmartyin huggingface/optimum#1780- Update test model id by
@echarlaixin huggingface/optimum#1785- Add Nvidia and Neuron to README by
@JingyaHuangin huggingface/optimum#1791- adds debug options to dump onnx graphs by
@prathikrin huggingface/optimum#1789- Improve PR template by
@fxmartyin huggingface/optimum#1799- Add Google TPU to the mix by
@mfuntowiczin huggingface/optimum#1797- Add redirection for Optimum TPU by
@regisssin huggingface/optimum#1801- Add Nvidia and Neuron to the installation doc by
@JingyaHuangin huggingface/optimum#1803- Update installation instructions by
@echarlaixin huggingface/optimum#1806- Fix offline compatibility by
@fxmartyin huggingface/optimum#1805- Remove unnecessary constants for > 2GB ONNX models by
@fxmartyin huggingface/optimum#1808- Add onnx export function for pix2struct model by
@naormataniain huggingface/optimum#1815New Contributors
@pogzybmade their first contribution in huggingface/optimum#1784@naormataniamade their first contribution in huggingface/optimum#1815Full Changelog: https://github.com/huggingface/optimum/compare/v1.18.0...v1.19.0
Commits
39839c1Release: v1.19.18180375Update github workflows (#1829)5b90bd7Remove call toapt updatebeforeapt purgein the main doc build workflow...f2a2a25Bump transformers version (#1824)56aabbeUpdate dev version to 1.20.0.dev0 (#1817)0b52e3aAdd onnx export function for pix2struct model (#1815)4936662Remove unnecessary constants for > 2GB ONNX models (#1808)8c017daFix offline compatibility (#1805)fca7e99Update installation instructions (#1806)2f75b0dMusicgen ONNX export (text-conditional only) (#1779)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Dependency Review
✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF Scorecard
| Package | Version | Score | Details |
|---|---|---|---|
| pip/optimum | 1.19.1 | Unknown | Unknown |
| pip/optimum | 1.18.1 | Unknown | Unknown |