Bump the python-packages group with 3 updates #13
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the python-packages group with 3 updates: torch, openai and transformers.
Updates
torch
from 2.1.1 to 2.1.2Release notes
Sourced from torch's releases.
Commits
a8e7c98
Revert "Require less alignment for attn bias (#114173) (#114837)"448700d
Fix NULL dereference in binary CPU ops (#115241)5965649
Require less alignment for attn bias (#114173) (#114837)41210ea
[MPS] Fix out-of-bounds fill to sliced tensor (#114958)3183bcd
Fix mkldnn_matmul error on AArch64 (#114851)b5a89bb
Fix broadcasting cosine_similarity (#114795)3f662b6
Packagepybind11/eigen/
(#113055) (#114756)614af50
[release only] Pin disabled-test-condensed and slow-tests json (#114514)b3b22d7
[BE] Handle errors inset_num_threads
(#114420)7405d70
[MPS] Fix crashes during Conv backward pass (#114419)Updates
openai
from 1.3.8 to 1.5.0Release notes
Sourced from openai's releases.
Changelog
Sourced from openai's changelog.
Commits
15d3aba
release: 1.5.0ccae821
feat(api): add token logprobs to chat completions (#980)eafe8f9
chore(ci): run release workflow once per day (#978)1fa164d
release: 1.4.0d161688
feat(api): add optionalname
argument + improve docs (#972)9e6e1a2
release: 1.3.9ba4f7a9
refactor: simplify internal error handling (#968)a7ebc26
refactor(client): simplify cleanup (#966)1381f46
docs: improve README timeout comment (#964)a3da019
docs: small streaming readme improvements (#962)Updates
transformers
from 4.36.0 to 4.36.1Release notes
Sourced from transformers's releases.
Commits
c48787f
fix seamless importbd65410
Release: v4.36.16342b9b
Fix bug with rotating checkpoints (#28009)5b7d5bd
Fix SDPA correctness following torch==2.1.2 regression (#27973)6c3c0dc
Hot-fix-mixstral-loss (#27948)a5ee6f0
[Tokenizer Serialization
] Fix the broken serialisation (#27099)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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions