Update README.md
Browse files
README.md
CHANGED
@@ -1,13 +1,13 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
inference: false
|
|
|
|
|
4 |
tags: [green, llmware-rag, p7,ov]
|
5 |
---
|
6 |
|
7 |
# dragon-qwen-7b-ov
|
8 |
|
9 |
-
<!-- Provide a quick summary of what the model is/does. -->
|
10 |
-
|
11 |
**dragon-qwen-7b-ov** is an OpenVino int4 quantized version of dragon-qwen-7b, providing a very fast inference implementation, optimized for AI PCs using Intel GPU, CPU and NPU.
|
12 |
|
13 |
[**dragon-qwen-7b**](https://huggingface.co/llmware/dragon-qwen-7b) is a fact-based question-answering model, optimized for complex business documents.
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
inference: false
|
4 |
+
base_model: llmware/dragon-qwen-7b
|
5 |
+
base_model_relation: quantized
|
6 |
tags: [green, llmware-rag, p7,ov]
|
7 |
---
|
8 |
|
9 |
# dragon-qwen-7b-ov
|
10 |
|
|
|
|
|
11 |
**dragon-qwen-7b-ov** is an OpenVino int4 quantized version of dragon-qwen-7b, providing a very fast inference implementation, optimized for AI PCs using Intel GPU, CPU and NPU.
|
12 |
|
13 |
[**dragon-qwen-7b**](https://huggingface.co/llmware/dragon-qwen-7b) is a fact-based question-answering model, optimized for complex business documents.
|