Skip to content

Fix image-text-to-text provided kwargs to skip tokenizer #100

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

Merged
merged 5 commits into from
Dec 16, 2024

Conversation

alvarobartt
Copy link
Member

Description

This PR fixes the "image-text-to-text" support as it was including the tokenizer as an extra kwarg for the transformers.pipeline method which is not required as was indeed failing.

Additionally, since this pipeline is recently supported, the unit tests have been included so that this task is also tested to confirm it works.

@alvarobartt alvarobartt merged commit 84cabf7 into main Dec 16, 2024
6 checks passed
@alvarobartt alvarobartt deleted the image-text-to-text-fix branch December 16, 2024 12:25
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.

1 participant