MLServer
MLServer copied to clipboard
build(deps): bump optimum from 1.21.2 to 1.21.4 in /runtimes/huggingface
Bumps optimum from 1.21.2 to 1.21.4.
Release notes
Sourced from optimum's releases.
v1.21.4: Patch release
Full Changelog: https://github.com/huggingface/optimum/compare/v1.21.3...v1.21.4
v1.21.3: Patch release
- Deprecate ORTModel class by
@IlyasMoutawwakilin huggingface/optimum#1939- Remove warning by
@echarlaixin huggingface/optimum#1945- Fix optimizer's command line reading by
@idruker-cerencein huggingface/optimum#1961- Fix unmask_unattended_patched signature by
@fxmartyin huggingface/optimum#1963- Fix gpt bigcode ONNX export for transformers<4.39.0 by
@echarlaixin huggingface/optimum#1973- Support transformers 4.43 by
@IlyasMoutawwakilin huggingface/optimum#1971Full Changelog: https://github.com/huggingface/optimum/compare/v1.21.2...v1.21.3
Commits
98bcd45Release: v1.21.48fd19efUpdate Habana extra in setup.py (#1991)64ace67Release: v1.21.3f310cbeSupport transformers 4.43 (#1971)6e2cbb1Fix gpt bigcode ONNX export for transformers<4.39.0 (#1973)0743841Fix unmask_unattended_patched signature (#1963)44c3b7cFix optimizer's command line reading (#1961)171020cRemove warning (#1945)4aa0c14Deprecate ORTModel class (#1939)6e2e564Update README code snippet (#1944)- See full diff 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)