Update README.md
Browse files
README.md
CHANGED
@@ -6,18 +6,18 @@ tags: [green, llmware-rag, p6,ov]
|
|
6 |
|
7 |
# dargon-yi-6b-ov
|
8 |
|
9 |
-
**dragon-yi-6b-ov** is an OpenVino int4 quantized version of DRAGON Yi 6b, providing a fast inference implementation, optimized for AI PCs using Intel GPU, CPU and NPU.
|
10 |
|
11 |
-
[**dragon-yi-6b**](https://huggingface.co/llmware/dragon-yi-6b
|
12 |
|
13 |
This is a very accurate model, with one of the highest scores on the RAG Benchmark accuracy test.
|
14 |
|
15 |
### Model Description
|
16 |
|
17 |
- **Developed by:** llmware
|
18 |
-
- **Model type:** yi-v1.
|
19 |
- **Parameters:** 6 billion
|
20 |
-
- **Model Parent:** llmware/dragon-yi-6b
|
21 |
- **Language(s) (NLP):** English
|
22 |
- **License:** Apache 2.0
|
23 |
- **Uses:** Fact-based question-answering
|
|
|
6 |
|
7 |
# dargon-yi-6b-ov
|
8 |
|
9 |
+
**dragon-yi-6b-ov** is an OpenVino int4 quantized version of DRAGON Yi 6b v1.5, providing a fast inference implementation, optimized for AI PCs using Intel GPU, CPU and NPU.
|
10 |
|
11 |
+
[**dragon-yi-6b**](https://huggingface.co/llmware/dragon-yi-1.5v-6b) is a fact-based question-answering model, optimized for complex business documents.
|
12 |
|
13 |
This is a very accurate model, with one of the highest scores on the RAG Benchmark accuracy test.
|
14 |
|
15 |
### Model Description
|
16 |
|
17 |
- **Developed by:** llmware
|
18 |
+
- **Model type:** 01-ai/yi-v1.5
|
19 |
- **Parameters:** 6 billion
|
20 |
+
- **Model Parent:** llmware/dragon-yi-1.5v-6b
|
21 |
- **Language(s) (NLP):** English
|
22 |
- **License:** Apache 2.0
|
23 |
- **Uses:** Fact-based question-answering
|