Upload README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,38 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
inference: false
|
4 |
+
tags:
|
5 |
+
- green
|
6 |
+
- p1
|
7 |
+
- llmware-semantic
|
8 |
+
- ov
|
9 |
+
---
|
10 |
+
|
11 |
+
# jina-reranker-v1-tiny-en-ov
|
12 |
+
|
13 |
+
**jina-reranker-v1-tiny-en-ov** is an OpenVino packaging of Jinaai/jina-reranker-v1-tiny-en, providing a very small, very fast inference implementation, optimized for AI PCs using Intel GPU, CPU and NPU.
|
14 |
+
|
15 |
+
[**jina-reranker-v1-tiny-en-ov**](https://huggingface.co/jinaai/jina-reranker-v1-tiny-en) is a tiny specialized semantic reranker that ranks the similarity between a query and a text passage.
|
16 |
+
|
17 |
+
|
18 |
+
### Model Description
|
19 |
+
|
20 |
+
- **Developed by:** jinaai
|
21 |
+
- **Quantized by:** llmware
|
22 |
+
- **Model type:** jina-reranker-v1-tiny-en
|
23 |
+
- **Parameters:** 65 million
|
24 |
+
- **Model Parent:** jinaai/jina-reranker-v1-tiny-en
|
25 |
+
- **Language(s) (NLP):** English
|
26 |
+
- **License:** Apache 2.0
|
27 |
+
- **Uses:** Semantic similarity classification and ranking
|
28 |
+
- **RAG Benchmark Accuracy Score:** NA
|
29 |
+
- **Quantization:** int4
|
30 |
+
|
31 |
+
|
32 |
+
## Model Card Contact
|
33 |
+
|
34 |
+
[llmware on github](https://www.github.com/llmware-ai/llmware)
|
35 |
+
|
36 |
+
[llmware on hf](https://www.huggingface.co/llmware)
|
37 |
+
|
38 |
+
[llmware website](https://www.llmware.ai)
|