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 |
+
# open-orca-mistral-7b-ov
|
8 |
|
9 |
<!-- Provide a quick summary of what the model is/does. -->
|
10 |
|
11 |
+
**open-orca-mistral-7b-ov** is an OpenVino int4 quantized version of Open Orca Mistral 7B, providing a very fast, very small inference implementation, optimized for AI PCs using Intel GPU, CPU and NPU.
|
12 |
|
13 |
+
[**open-orca-mistral-7b**](https://huggingface.co/open-orca/Mistral-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:** Open-Orca
|
23 |
- **Model type:** mistral-7b
|
24 |
- **Parameters:** 7 billion
|
25 |
+
- **Model Parent:** Open-Orca/Mistral-7B
|
26 |
- **Language(s) (NLP):** English
|
27 |
- **License:** Apache 2.0
|
28 |
- **Uses:** General purpose chat
|