Update README.md
Browse files
README.md
CHANGED
@@ -8,7 +8,7 @@ tags: [green, p7, llmware-chat, 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
|
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 |
|
@@ -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
|
|
|
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 |
|
|
|
19 |
|
20 |
### Model Description
|
21 |
|
22 |
+
- **Developed by:** intel
|
23 |
- **Model type:** mistral-7b
|
24 |
- **Parameters:** 7 billion
|
25 |
+
- **Model Parent:** Intel/Neural-Chat-7B-V3-2
|
26 |
- **Language(s) (NLP):** English
|
27 |
- **License:** Apache 2.0
|
28 |
- **Uses:** General purpose chat
|