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,14 +19,14 @@ 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:**
|
| 24 |
-
- **Parameters:**
|
| 25 |
-
- **Model Parent:**
|
| 26 |
- **Language(s) (NLP):** English
|
| 27 |
- **License:** Apache 2.0
|
| 28 |
-
- **Uses:**
|
| 29 |
-
- **RAG Benchmark Accuracy Score:**
|
| 30 |
- **Quantization:** int4
|
| 31 |
|
| 32 |
|
|
|
|
| 4 |
tags: [green, p7, llmware-chat, ov]
|
| 5 |
---
|
| 6 |
|
| 7 |
+
# zephyr-mistral-7b-chat-ov
|
| 8 |
|
| 9 |
<!-- Provide a quick summary of what the model is/does. -->
|
| 10 |
|
| 11 |
+
**zephyr-mistral-7b-chat-ov** is an OpenVino int4 quantized version of Zephyr-Mistral-7B-Chat, providing a very fast, very small inference implementation, optimized for AI PCs using Intel GPU, CPU and NPU.
|
| 12 |
|
| 13 |
+
[**zephyr-mistral-7b-chat**](https://huggingface.co/HuggingFaceH4/zephyr-7b-beta) is a leading chat fine-tune of Mistral.
|
| 14 |
|
| 15 |
Get started right away with [OpenVino](https://github.com/openvinotoolkit/openvino)
|
| 16 |
|
|
|
|
| 19 |
|
| 20 |
### Model Description
|
| 21 |
|
| 22 |
+
- **Developed by:** Huggingface + Mistral
|
| 23 |
+
- **Model type:** Mistral
|
| 24 |
+
- **Parameters:** 7 billion
|
| 25 |
+
- **Model Parent:** HuggingFaceH4/zephyr-7b-beta
|
| 26 |
- **Language(s) (NLP):** English
|
| 27 |
- **License:** Apache 2.0
|
| 28 |
+
- **Uses:** General purpose chat
|
| 29 |
+
- **RAG Benchmark Accuracy Score:** NA
|
| 30 |
- **Quantization:** int4
|
| 31 |
|
| 32 |
|