simonw / llm-embed-jina

Embedding models from Jina AI
Apache License 2.0
56 stars 6 forks source link

Add: jina-embeddingts-v2-base-de #7

Open minthemiddle opened 9 months ago

minthemiddle commented 9 months ago

Jina just released jina-embeddings-v2-base-de. Adding support to this plugin might be as easy as adding it to the list of available list of models. Dimensions vary from en versions, though.

Model: https://huggingface.co/jinaai/jina-embeddings-v2-base-de Release news: https://jina.ai/news/ich-bin-ein-berliner-german-english-bilingual-embeddings-with-8k-token-length/ Dimensions: 768 Token length: 8k

minthemiddle commented 9 months ago

The actual embeddings are missing still, so this will fail right now. Follow on my issue on the fork for updates: https://github.com/minthemiddle/llm-embed-jina/issues/1