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

feat: Add jina v3 support #139

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

timonv
Copy link
Contributor

@timonv timonv commented Jan 8, 2025

Adds support for jina v2 code and jina v3, both popular and well ranking models.

I'm struggling a bit with the tests on my mac, getting some varied result. Last time on linux that wasn't an issue. Even though the Jina tests seem to pass.

@timonv
Copy link
Contributor Author

timonv commented Jan 9, 2025

Hmm @Anush008, is it running out of disk space?

@Anush008
Copy link
Owner

Anush008 commented Jan 9, 2025

I am not sure why the failure.

@timonv
Copy link
Contributor Author

timonv commented Jan 9, 2025

Ah, file retrieval is selective, makes sense. Still not able to run the full tests locally so this might take a while 👯

@timonv
Copy link
Contributor Author

timonv commented Jan 9, 2025

@Anush008 I'm a bit at a loss at this point. Previous commit said it expected a dim of {3, 1 ,1, 1024 } for the task ids. Changed the dims to match the rest, now it gives an out of bounds error with no clear indiciation where. I have honestly zero clues. Do you have any? Otherwise maybe worth it to split v2/v3, as v2 seems to pass (since the start).

@timonv timonv changed the title feat: Add jina v2 code and v3 support feat: Add jina v3 support Jan 10, 2025
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.

2 participants