Update README.md
Browse files
README.md
CHANGED
@@ -1,26 +1,26 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
inference: false
|
4 |
-
tags: [green, llmware-rag,
|
5 |
---
|
6 |
|
7 |
-
# bling-
|
8 |
|
9 |
-
**bling-
|
10 |
|
11 |
-
This model is one of the
|
12 |
|
13 |
### Model Description
|
14 |
|
15 |
- **Developed by:** llmware
|
16 |
-
- **Model type:**
|
17 |
-
- **Parameters:**
|
18 |
- **Quantization:** int4
|
19 |
-
- **Model Parent:** [llmware/bling-
|
20 |
- **Language(s) (NLP):** English
|
21 |
- **License:** Apache 2.0
|
22 |
- **Uses:** Fact-based question-answering, RAG
|
23 |
-
- **RAG Benchmark Accuracy Score:**
|
24 |
|
25 |
|
26 |
Get started right away with [OpenVino](https://github.com/openvinotoolkit/openvino)
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
inference: false
|
4 |
+
tags: [green, llmware-rag, p3, ov]
|
5 |
---
|
6 |
|
7 |
+
# bling-phi-3-ov
|
8 |
|
9 |
+
**bling-phi-3-ov** is a fast and accurate fact-based question-answering model, designed for retrieval augmented generation (RAG) with complex business documents, and quantized and packaged in OpenVino int4 for AI PCs using Intel GPU, CPU and NPU.
|
10 |
|
11 |
+
This model is one of the most accurate in the BLING/DRAGON model series, which is especially notable given the relative small size and is ideal for use on AI PCs and local inferencing.
|
12 |
|
13 |
### Model Description
|
14 |
|
15 |
- **Developed by:** llmware
|
16 |
+
- **Model type:** phi-3
|
17 |
+
- **Parameters:** 3.8 billion
|
18 |
- **Quantization:** int4
|
19 |
+
- **Model Parent:** [llmware/bling-phi-3](https://www.huggingface.co/llmware/bling-phi-3)
|
20 |
- **Language(s) (NLP):** English
|
21 |
- **License:** Apache 2.0
|
22 |
- **Uses:** Fact-based question-answering, RAG
|
23 |
+
- **RAG Benchmark Accuracy Score:** 99.5
|
24 |
|
25 |
|
26 |
Get started right away with [OpenVino](https://github.com/openvinotoolkit/openvino)
|