hangyav / textLSP

Language server for text spell and grammar check with various tools.
GNU General Public License v3.0
47 stars 3 forks source link

Bump the python-packages group with 3 updates #13

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps the python-packages group with 3 updates: torch, openai and transformers.

Updates torch from 2.1.1 to 2.1.2

Release notes

Sourced from torch's releases.

PyTorch 2.1.2 Release, bug fix release

This release is meant to fix the following issues (regressions / silent correctness):

The Cherry pick tracker pytorch/pytorch#113962 contains all relevant pull requests related to this release as well as links to related issues.

Commits


Updates openai from 1.3.8 to 1.5.0

Release notes

Sourced from openai's releases.

v1.5.0

1.5.0 (2023-12-17)

Full Changelog: v1.4.0...v1.5.0

Features

  • api: add token logprobs to chat completions (#980) (f50e962)

Chores

  • ci: run release workflow once per day (#978) (215476a)

v1.4.0

1.4.0 (2023-12-15)

Full Changelog: v1.3.9...v1.4.0

Features

  • api: add optional name argument + improve docs (#972) (7972010)

v1.3.9

1.3.9 (2023-12-12)

Full Changelog: v1.3.8...v1.3.9

Documentation

  • improve README timeout comment (#964) (3c3ed5e)
  • small Improvement in the async chat response code (#959) (fb9d0a3)
  • small streaming readme improvements (#962) (f3be2e5)

Refactors

Changelog

Sourced from openai's changelog.

1.5.0 (2023-12-17)

Full Changelog: v1.4.0...v1.5.0

Features

  • api: add token logprobs to chat completions (#980) (f50e962)

Chores

  • ci: run release workflow once per day (#978) (215476a)

1.4.0 (2023-12-15)

Full Changelog: v1.3.9...v1.4.0

Features

  • api: add optional name argument + improve docs (#972) (7972010)

1.3.9 (2023-12-12)

Full Changelog: v1.3.8...v1.3.9

Documentation

  • improve README timeout comment (#964) (3c3ed5e)
  • small Improvement in the async chat response code (#959) (fb9d0a3)
  • small streaming readme improvements (#962) (f3be2e5)

Refactors

Commits


Updates transformers from 4.36.0 to 4.36.1

Release notes

Sourced from transformers's releases.

Patch release: v4.36.1

A patch release for critical torch issues mostly:

  • Fix SDPA correctness following torch==2.1.2 regression #27973
  • [Tokenizer Serialization] Fix the broken serialisation #27099
  • Fix bug with rotating checkpoints #28009
  • Hot-fix-mixstral-loss (#27948)

🔥

Commits


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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions