voicepaw / so-vits-svc-fork

so-vits-svc fork with realtime support, improved interface and more features.
Other
8.81k stars 1.18k forks source link

fix(deps): update dependency transformers to v4.42.4 #1214

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
transformers 4.42.3 -> 4.42.4 age adoption passing confidence

Release Notes

huggingface/transformers (transformers) ### [`v4.42.4`](https://togithub.com/huggingface/transformers/releases/tag/v4.42.4): Patch release v4.42.4 [Compare Source](https://togithub.com/huggingface/transformers/compare/v4.42.3...v4.42.4) ##### Mostly gemma2 support FA2 softcapping! but also fix the sliding window for long context and other typos. - \[Gemma2] Support FA2 softcapping ([#​31887](https://togithub.com/huggingface/transformers/issues/31887)) by [@​ArthurZucker](https://togithub.com/ArthurZucker) - \[ConvertSlow] make sure the order is preserved for addedtokens ([#​31902](https://togithub.com/huggingface/transformers/issues/31902)) by [@​ArthurZucker](https://togithub.com/ArthurZucker) - Fixes to alternating SWA layers in Gemma2 ([#​31775](https://togithub.com/huggingface/transformers/issues/31775)) by [@​turboderp](https://togithub.com/turboderp) - Requires for torch.tensor before casting ([#​31755](https://togithub.com/huggingface/transformers/issues/31755)) by [@​echarlaix](https://togithub.com/echarlaix) Was off last week could not get this out, thanks all for your patience πŸ₯³

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» 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.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 19.25%. Comparing base (31edf05) to head (7e75b27). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1214 +/- ## ======================================= Coverage 19.25% 19.25% ======================================= Files 39 39 Lines 3496 3496 Branches 610 610 ======================================= Hits 673 673 - Misses 2803 2804 +1 + Partials 20 19 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.