Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
inference: false
|
4 |
-
base_model: dreamgen/
|
5 |
base_model_relation: quantized
|
6 |
tags: [green, p7, llmware-chat, ov]
|
7 |
---
|
@@ -10,7 +10,7 @@ tags: [green, p7, llmware-chat, ov]
|
|
10 |
|
11 |
**dreamgen-wizardlm-2-7b-ov** is an OpenVino int4 quantized version of Dreamgen's popular Wizard finetune of Mistral, providing a fast inference implementation, optimized for AI PCs using Intel GPU, CPU and NPU.
|
12 |
|
13 |
-
[**dreamgen-wizardlm-2-7b**](https://huggingface.co/dreamgen/
|
14 |
|
15 |
|
16 |
### Model Description
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
inference: false
|
4 |
+
base_model: dreamgen/WizardLM-2-7B
|
5 |
base_model_relation: quantized
|
6 |
tags: [green, p7, llmware-chat, ov]
|
7 |
---
|
|
|
10 |
|
11 |
**dreamgen-wizardlm-2-7b-ov** is an OpenVino int4 quantized version of Dreamgen's popular Wizard finetune of Mistral, providing a fast 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 |
|
16 |
### Model Description
|