hanxiao commited on
Commit
1c73b9e
·
verified ·
1 Parent(s): 6d8e5c6

add top links: EIS, ArXiv, Blog

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -19,6 +19,8 @@ library_name: llama.cpp
19
 
20
  GGUF quantizations of [jina-embeddings-v5-text-small-retrieval](https://huggingface.co/jinaai/jina-embeddings-v5-text-small) using llama.cpp. A 677M parameter multilingual embedding model quantized for efficient inference.
21
 
 
 
22
  > [!IMPORTANT]
23
  > We highly recommend to first read [this blog post for more technical details and customized llama.cpp build](https://jina.ai/news/optimizing-ggufs-for-decoder-only-embedding-models).
24
 
 
19
 
20
  GGUF quantizations of [jina-embeddings-v5-text-small-retrieval](https://huggingface.co/jinaai/jina-embeddings-v5-text-small) using llama.cpp. A 677M parameter multilingual embedding model quantized for efficient inference.
21
 
22
+ [Elastic Inference Service](https://www.elastic.co/docs/explore-analyze/elastic-inference/eis) | [ArXiv](https://arxiv.org/abs/2602.15547) | [Blog](https://jina.ai/news/jina-embeddings-v5-text-distilling-4b-quality-into-sub-1b-multilingual-embeddings)
23
+
24
  > [!IMPORTANT]
25
  > We highly recommend to first read [this blog post for more technical details and customized llama.cpp build](https://jina.ai/news/optimizing-ggufs-for-decoder-only-embedding-models).
26