Update README.md
Browse files
README.md
CHANGED
@@ -4,13 +4,13 @@ inference: false
|
|
4 |
tags: [green, p7, llmware-chat, ov]
|
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 |
|
@@ -19,10 +19,10 @@ Looking for AI PC solutions and demos, contact us at [llmware](https://www.llmwa
|
|
19 |
|
20 |
### Model Description
|
21 |
|
22 |
-
- **Developed by:**
|
23 |
- **Model type:** mistral-7b
|
24 |
- **Parameters:** 7 billion
|
25 |
-
- **Model Parent:**
|
26 |
- **Language(s) (NLP):** English
|
27 |
- **License:** Apache 2.0
|
28 |
- **Uses:** General purpose chat
|
|
|
4 |
tags: [green, p7, llmware-chat, ov]
|
5 |
---
|
6 |
|
7 |
+
# dreamgen-wizardlm-2-7b-ov
|
8 |
|
9 |
<!-- Provide a quick summary of what the model is/does. -->
|
10 |
|
11 |
+
**dreamgen-wizardlm-2-7b-ov** is an OpenVino int4 quantized version of Dreamgen's popular Wizard finetune of Mistral, providing a very fast, very small inference implementation, optimized for AI PCs using Intel GPU, CPU and NPU.
|
12 |
|
13 |
+
[**dreamgen-wizardlm-2-7b**](https://huggingface.co/dreamgen/wizardlm-2-7b) is a leading chat finetuned version of mistral 7b.
|
14 |
|
15 |
Get started right away with [OpenVino](https://github.com/openvinotoolkit/openvino)
|
16 |
|
|
|
19 |
|
20 |
### Model Description
|
21 |
|
22 |
+
- **Developed by:** dreamgen
|
23 |
- **Model type:** mistral-7b
|
24 |
- **Parameters:** 7 billion
|
25 |
+
- **Model Parent:** dreamgen/wizardlm-2-7b
|
26 |
- **Language(s) (NLP):** English
|
27 |
- **License:** Apache 2.0
|
28 |
- **Uses:** General purpose chat
|