Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -23,7 +23,7 @@ Here, we removed the visual components of qwen2.5-vl and merged all LoRA adapter
|
|
23 |
| [`jinaai/jina-embeddings-v4-text-code-GGUF`](https://huggingface.co/jinaai/jina-embeddings-v4-text-code-GGUF) | Code retrieval |
|
24 |
| [`jinaai/jina-embeddings-v4-text-matching-GGUF`](https://huggingface.co/jinaai/jina-embeddings-v4-text-matching-GGUF) | Sentence similarity |
|
25 |
|
26 |
-
All models above provide F16, Q8_0, Q6_K, Q5_K_M, Q4_K_M, Q3_K_M
|
27 |
|
28 |
### Limitations vs original v4 model
|
29 |
- They can not handle image input.
|
|
|
23 |
| [`jinaai/jina-embeddings-v4-text-code-GGUF`](https://huggingface.co/jinaai/jina-embeddings-v4-text-code-GGUF) | Code retrieval |
|
24 |
| [`jinaai/jina-embeddings-v4-text-matching-GGUF`](https://huggingface.co/jinaai/jina-embeddings-v4-text-matching-GGUF) | Sentence similarity |
|
25 |
|
26 |
+
All models above provide F16, Q8_0, Q6_K, Q5_K_M, Q4_K_M, Q3_K_M and dynamic quantizations such as IQ1_S, IQ2_XXS.
|
27 |
|
28 |
### Limitations vs original v4 model
|
29 |
- They can not handle image input.
|