Closed dependabot[bot] closed 1 week ago
Any versions of the Onnx package after 0.4.0 needs to be updated properly handle the resources, or will fail with the message below when the application finishes. I'm holding this update, for the moment.
@RogerBarreto we can fix the version to 0.4.0 to avoid automatic version updates if needed.
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version
or @dependabot ignore this minor version
. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore
condition with the desired update_types
to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
Bumps Microsoft.ML.OnnxRuntimeGenAI from 0.4.0 to 0.5.1.
Release notes
Sourced from Microsoft.ML.OnnxRuntimeGenAI's releases.
Commits
e8cd6bc
Update Phi-3 vision example and add Phi-3.5 vision example (#1049)83ddc3d
Fix up projection bias calculation (#1059)cc4577e
Fix data leakage in KV cache initialization (#1057)f66e4f5
Add ability to modify provider options at runtime (#1048)95c43f1
Automatically calculate perplexity metrics for model supportability (#1008)2f2686f
Reading from wrong variable in model config for enable_mem_pattern (#1047)dc9bc02
Change Login Method Azure - Packaging Pipelines (#1044)8965fed
Add Multi-Image Support with phi-3.5 in chat app demo (#1036)4bf84d8
Fix Nuget Validation Stage (#1039)9138a0a
Include prompt templates in genai_config.json in model builder (#1020)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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show