Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add compatibility with transformers>=4.43 #109

Merged
merged 3 commits into from
Oct 21, 2024
Merged

Add compatibility with transformers>=4.43 #109

merged 3 commits into from
Oct 21, 2024

Conversation

eginhard
Copy link
Member

@eginhard eginhard commented Oct 20, 2024

Copy of #98, authored by @JohnnyStreet (editing not enabled for that PR). I fixed the style check and had to add some constraints so that the dependency resolution with uv works (to avoid astral-sh/uv#6281). I checked locally that the streaming XTTS inference works with transformers 4.43, 4.44 and 4.45.

Fixes #65

JohnnyStreet and others added 3 commits October 20, 2024 15:20
Otherwise it backtracks to an old numba and then llvmlite version that can't be
built:
astral-sh/uv#6281
Some parts of spacy/thinc are still causing issues
@eginhard eginhard marked this pull request as ready for review October 20, 2024 18:18
@eginhard eginhard changed the title Add compatibility with recent versions of transformers Add compatibility with transformers>=4.43 Oct 21, 2024
@eginhard eginhard merged commit b66c782 into dev Oct 21, 2024
49 checks passed
@eginhard eginhard deleted the transformers branch October 21, 2024 20:40
@eginhard eginhard mentioned this pull request Oct 21, 2024
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.

[Feature request] Compatibility with transformers>=4.43.2
3 participants