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 JinaBert Model #27035

Open
2 tasks done
Jackmin801 opened this issue Oct 24, 2023 · 4 comments
Open
2 tasks done

Add JinaBert Model #27035

Jackmin801 opened this issue Oct 24, 2023 · 4 comments

Comments

@Jackmin801
Copy link
Contributor

Model description

Jina AI has just released an open source embedding model that can handle 8k sequence on huggingface:

These models however, currently require the trust_remote_code flag as they reference a custom model implementation specified at https://huggingface.co/jinaai/jina-embedding-v2/tree/main. It should be relatively simple to upstream the model implementation as it is already implemented to work when trust_remote_code is passed.

Open source status

  • The model implementation is available
  • The model weights are available

Provide useful links for the implementation

https://huggingface.co/jinaai/jina-embedding-v2/tree/main

@Mainakdeb
Copy link

I will be working on this issue, feel free to assign it to me :)

@rezacopol
Copy link

any update on this?

@ArthurZucker
Copy link
Collaborator

Hey! I think the model authors like it as is, and the model is available in TEI 🥳

@xin007-kong
Copy link

Has this issue been resolved?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants