Update README.md
Browse files
README.md
CHANGED
@@ -1,16 +1,16 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
inference: false
|
4 |
-
tags: [green, llmware-rag,
|
5 |
---
|
6 |
|
7 |
-
#
|
8 |
|
9 |
<!-- Provide a quick summary of what the model is/does. -->
|
10 |
|
11 |
-
**
|
12 |
|
13 |
-
[**
|
14 |
|
15 |
Get started right away with [OpenVino](https://github.com/openvinotoolkit/openvino)
|
16 |
|
@@ -20,13 +20,13 @@ Looking for AI PC solutions and demos, contact us at [llmware](https://www.llmwa
|
|
20 |
### Model Description
|
21 |
|
22 |
- **Developed by:** llmware
|
23 |
-
- **Model type:**
|
24 |
-
- **Parameters:**
|
25 |
-
- **Model Parent:** llmware/
|
26 |
- **Language(s) (NLP):** English
|
27 |
- **License:** Apache 2.0
|
28 |
- **Uses:** Fact-based question-answering
|
29 |
-
- **RAG Benchmark Accuracy Score:**
|
30 |
- **Quantization:** int4
|
31 |
|
32 |
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
inference: false
|
4 |
+
tags: [green, llmware-rag, p7,ov]
|
5 |
---
|
6 |
|
7 |
+
# dragon-mistral-7b-ov
|
8 |
|
9 |
<!-- Provide a quick summary of what the model is/does. -->
|
10 |
|
11 |
+
**dragon-mistral-7b-ov** is an OpenVino int4 quantized version of DRAGON Mistral 7b, providing a very fast, very small inference implementation, optimized for AI PCs using Intel GPU, CPU and NPU.
|
12 |
|
13 |
+
[**dragon-mistral-7b**](https://huggingface.co/llmware/dragon-mistral-7b-v0) is a fact-based question-answering model, optimized for complex business documents.
|
14 |
|
15 |
Get started right away with [OpenVino](https://github.com/openvinotoolkit/openvino)
|
16 |
|
|
|
20 |
### Model Description
|
21 |
|
22 |
- **Developed by:** llmware
|
23 |
+
- **Model type:** mistral
|
24 |
+
- **Parameters:** 7 billion
|
25 |
+
- **Model Parent:** llmware/dragon-mistral-7b-v0
|
26 |
- **Language(s) (NLP):** English
|
27 |
- **License:** Apache 2.0
|
28 |
- **Uses:** Fact-based question-answering
|
29 |
+
- **RAG Benchmark Accuracy Score:** 97
|
30 |
- **Quantization:** int4
|
31 |
|
32 |
|