Open Jackmin801 opened 1 year ago
any update on this?
Hey! I think the model authors like it as is, and the model is available in TEI 🥳
Has this issue been resolved?
Is there any chance this will happen? Now that Jina Embeddings v3 is available and superior it might be alright for the authors?
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 whentrust_remote_code
is passed.Open source status
Provide useful links for the implementation
https://huggingface.co/jinaai/jina-embedding-v2/tree/main