Skip to content

Add JinaBert Model #27035

@Jackmin801

Description

@Jackmin801

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions