Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,8 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
inference: false
|
|
|
|
|
4 |
tags: [green, p7, llmware-chat, ov]
|
5 |
---
|
6 |
|
@@ -9,7 +11,7 @@ tags: [green, p7, llmware-chat, ov]
|
|
9 |
|
10 |
**dolphin-2.9.3-mistral-7b-32k-ov** is an OpenVino int4 quantized version of Dolphin 2.9.3 Mistral 7B, providing a very fast, very small inference implementation, optimized for AI PCs using Intel GPU, CPU and NPU.
|
11 |
|
12 |
-
[**llmware/dolphin-2.9.3-mistral-7b-32k**](https://huggingface.co/cognitivecomputations/
|
13 |
|
14 |
|
15 |
### Model Description
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
inference: false
|
4 |
+
base_model: cognitivecomputations/dolphin-2.9.3-mistral-7B-32k
|
5 |
+
base_model_relation: quantized
|
6 |
tags: [green, p7, llmware-chat, ov]
|
7 |
---
|
8 |
|
|
|
11 |
|
12 |
**dolphin-2.9.3-mistral-7b-32k-ov** is an OpenVino int4 quantized version of Dolphin 2.9.3 Mistral 7B, providing a very fast, very small inference implementation, optimized for AI PCs using Intel GPU, CPU and NPU.
|
13 |
|
14 |
+
[**llmware/dolphin-2.9.3-mistral-7b-32k**](https://huggingface.co/cognitivecomputations/dolphin-2.9.3-mistral-7B-32k) is a leading dialog chat finetune of Mistral 7B.
|
15 |
|
16 |
|
17 |
### Model Description
|