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 |
|
|
|
4 |
tags: [green, p7, llmware-chat, ov]
|
5 |
---
|
6 |
|
7 |
+
# intel-neural-chat-7b-v3-2-ov
|
8 |
|
9 |
<!-- Provide a quick summary of what the model is/does. -->
|
10 |
|
11 |
+
**intel-neural-chat-7b-v3-2-ov** is an OpenVino int4 quantized version of Intel Neural Chat 7b popular open hermes finetune of mistral, providing a very fast, very small inference implementation, optimized for AI PCs using Intel GPU, CPU and NPU.
|
12 |
|
13 |
+
[**intel-neural-chat-7b-v3-2**](https://huggingface.co/intel/Neural-Chat-7b-v3-2) is a leading chat finetuned version of mistral 7b.
|
14 |
|
15 |
Get started right away with [OpenVino](https://github.com/openvinotoolkit/openvino)
|
16 |
|