Update README.md
Browse files
README.md
CHANGED
@@ -6,9 +6,9 @@ tags: [green, llmware-rag, p3, ov]
|
|
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,
|
10 |
|
11 |
-
This model is one of the most accurate in the BLING/DRAGON model series, which is especially notable given the
|
12 |
|
13 |
### Model Description
|
14 |
|
@@ -23,11 +23,6 @@ This model is one of the most accurate in the BLING/DRAGON model series, which i
|
|
23 |
- **RAG Benchmark Accuracy Score:** 99.5
|
24 |
|
25 |
|
26 |
-
Get started right away with [OpenVino](https://github.com/openvinotoolkit/openvino)
|
27 |
-
|
28 |
-
Looking for AI PC solutions, contact us at [llmware](https://www.llmware.ai)
|
29 |
-
|
30 |
-
|
31 |
## Model Card Contact
|
32 |
[llmware on github](https://www.github.com/llmware-ai/llmware)
|
33 |
[llmware on hf](https://www.huggingface.co/llmware)
|
|
|
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, 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 relatively small size and is ideal for use on AI PCs and local inferencing.
|
12 |
|
13 |
### Model Description
|
14 |
|
|
|
23 |
- **RAG Benchmark Accuracy Score:** 99.5
|
24 |
|
25 |
|
|
|
|
|
|
|
|
|
|
|
26 |
## Model Card Contact
|
27 |
[llmware on github](https://www.github.com/llmware-ai/llmware)
|
28 |
[llmware on hf](https://www.huggingface.co/llmware)
|