Skip to content

chore(deps): update dependency thinc to v9#12

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/thinc-9.x
Open

chore(deps): update dependency thinc to v9#12
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/thinc-9.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 26, 2024

This PR contains the following updates:

Package Change Age Confidence
thinc ==8.2.3==9.1.1 age confidence

Release Notes

explosion/thinc (thinc)

v9.1.1

Compare Source

v9.1.0

Compare Source

v9.0.0: : better learning rate schedules, integration of thinc-apple-ops

Compare Source

The main new feature of Thinc v9 is the support for learning rate schedules that can take the training dynamics into account. For example, the new plateau.v1 schedule scales the learning rate when no progress has been found after a given number of evaluation steps. Another visible change is that AppleOps is now part of Thinc, so it is not necessary anymore to install thinc-apple-ops to use the AMX units on Apple Silicon.

✨ New features and improvements
  • Learning rate schedules can now take the training step as well as an arbitrary set of keyword arguments. This makes it possible to pass information such a the parameter name and last evaluation score to determine the learning rate (#​804).
  • Added the plateau.v1 schedule (#​842). This schedule scales the learning rate if training was found to be stagnant for a given period.
  • The functionality of thinc-apple-ops is integrated into Thinc (#​927). Starting with this version of Thinc, it is not necessary anymore to install thinc-apple-ops.
🔴 Bug fixes
  • Fix the use of thread-local storage (#​917).
⚠️ Backwards incompatibilities
  • Thinc v9.0.0 only support Python 3.9 and later.
  • Schedules are not generators anymore, but implementations of the Schedule class (#​804).
  • thinc.backends.linalg has been removed (#​742). The same functionality is provided by implementations in BLAS that are better tested and more performant.
  • thinc.extra.search has been removed (#​743). The beam search functionality in this module was strongly coupled to the spaCy transition parser and has therefore moved to spaCy in v4.
👥 Contributors

@​adrianeboyd, @​danieldk, @​honnibal, @​ines, @​kadarakos, @​shadeMe, @​svlandeg

v8.3.10

Compare Source

v8.3.9

Compare Source

v8.3.8

Compare Source

v8.3.7

Compare Source

v8.3.6

Compare Source

v8.3.5

Compare Source

v8.3.4

Compare Source

v8.3.3

Compare Source

v8.3.2

Compare Source

v8.3.1

Compare Source

v8.3.0

Compare Source

v8.2.5: : Restrict numpy pin to <2.0.0

Compare Source

Numpy v2.0 isn't binary compatible with v1 (understandably). We build against numpy so we need to restrict the pin.

v8.2.4: : Relaxing nbconvert and typing_extensions upper pins

Compare Source

✨ New features and improvements

  • Bump nbconvert pin
  • Bump typing_extensions pin for Python 3.7
  • Updates to the test suite

👥 Contributors

@​honnibal, @​ines, @​svlandeg


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/thinc-9.x branch from 77efd6b to 3a511cd Compare September 2, 2024 10:36
@renovate renovate Bot force-pushed the renovate/thinc-9.x branch from 77efd6b to 6061d75 Compare September 2, 2024 18:46
@renovate renovate Bot force-pushed the renovate/thinc-9.x branch from 77efd6b to c8ced13 Compare September 3, 2024 02:56
@renovate renovate Bot force-pushed the renovate/thinc-9.x branch from 77efd6b to 204c291 Compare September 3, 2024 11:06
@renovate renovate Bot force-pushed the renovate/thinc-9.x branch from 77efd6b to 3ab2b10 Compare September 3, 2024 19:16
@renovate renovate Bot force-pushed the renovate/thinc-9.x branch from 77efd6b to 5fbaa27 Compare September 4, 2024 03:26
@renovate renovate Bot force-pushed the renovate/thinc-9.x branch from 77efd6b to 67e268c Compare September 4, 2024 11:37
@renovate renovate Bot force-pushed the renovate/thinc-9.x branch from 77efd6b to 2413684 Compare September 4, 2024 19:46
@renovate renovate Bot force-pushed the renovate/thinc-9.x branch from 77efd6b to a396aab Compare September 5, 2024 03:56
@renovate renovate Bot force-pushed the renovate/thinc-9.x branch from 77efd6b to 1137622 Compare September 5, 2024 12:06
@renovate renovate Bot force-pushed the renovate/thinc-9.x branch from 77efd6b to 8299daa Compare September 5, 2024 20:17
@renovate renovate Bot force-pushed the renovate/thinc-9.x branch from 77efd6b to 199c2b5 Compare September 6, 2024 04:26
@renovate renovate Bot force-pushed the renovate/thinc-9.x branch from 77efd6b to e27bc01 Compare September 6, 2024 12:36
@renovate renovate Bot force-pushed the renovate/thinc-9.x branch from 77efd6b to f46958e Compare September 6, 2024 20:46
@renovate renovate Bot force-pushed the renovate/thinc-9.x branch from 77efd6b to 42506da Compare September 7, 2024 04:57
@renovate renovate Bot force-pushed the renovate/thinc-9.x branch from 77efd6b to ac7ce25 Compare September 9, 2024 05:56
@renovate renovate Bot force-pushed the renovate/thinc-9.x branch from 77efd6b to ef1656b Compare September 9, 2024 14:06
@renovate renovate Bot force-pushed the renovate/thinc-9.x branch from 77efd6b to ccdc376 Compare September 9, 2024 22:16
@renovate renovate Bot force-pushed the renovate/thinc-9.x branch from 77efd6b to 5798837 Compare September 10, 2024 06:26
@renovate renovate Bot force-pushed the renovate/thinc-9.x branch from 77efd6b to 71f589a Compare September 10, 2024 14:37
@renovate renovate Bot force-pushed the renovate/thinc-9.x branch from 77efd6b to 735526c Compare September 10, 2024 22:46
@renovate renovate Bot force-pushed the renovate/thinc-9.x branch from 77efd6b to fe8f2e7 Compare September 11, 2024 06:56
@renovate renovate Bot force-pushed the renovate/thinc-9.x branch from 77efd6b to 2b87585 Compare September 11, 2024 15:06
@renovate renovate Bot force-pushed the renovate/thinc-9.x branch from 77efd6b to d204477 Compare September 11, 2024 23:16
@renovate renovate Bot force-pushed the renovate/thinc-9.x branch from 77efd6b to 1ae0480 Compare September 12, 2024 07:26
@renovate renovate Bot force-pushed the renovate/thinc-9.x branch 2 times, most recently from f61f6f8 to 571ef9c Compare September 12, 2024 21:56
@renovate renovate Bot force-pushed the renovate/thinc-9.x branch from 77efd6b to 545c2d4 Compare September 12, 2024 23:46
@renovate renovate Bot force-pushed the renovate/thinc-9.x branch from 77efd6b to a56d868 Compare September 13, 2024 07:56
@renovate renovate Bot force-pushed the renovate/thinc-9.x branch from 77efd6b to c847997 Compare September 13, 2024 16:06
@renovate renovate Bot force-pushed the renovate/thinc-9.x branch from 77efd6b to d787b06 Compare September 14, 2024 00:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants