Update README.md
Browse files
README.md
CHANGED
@@ -1,23 +1,23 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
inference: false
|
4 |
-
tags: [green, llmware-chat, p7, ov
|
5 |
---
|
6 |
|
7 |
-
# mistral-7b-instruct-v0.
|
8 |
|
9 |
-
**mistral-7b-instruct-v0.
|
10 |
|
11 |
-
[**mistral-7b-instruct-v0.
|
12 |
|
13 |
|
14 |
### Model Description
|
15 |
|
16 |
- **Developed by:** mistralai
|
17 |
- **Quantized by:** llmware
|
18 |
-
- **Model type:** mistral-7b-v0.
|
19 |
- **Parameters:** 7 billion
|
20 |
-
- **Model Parent:** mistralai/Mistral-7B-Instruct-v0.
|
21 |
- **Language(s) (NLP):** English
|
22 |
- **License:** Apache 2.0
|
23 |
- **Uses:** General use
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
inference: false
|
4 |
+
tags: [green, llmware-chat, p7, ov]
|
5 |
---
|
6 |
|
7 |
+
# mistral-7b-instruct-v0.2-ov
|
8 |
|
9 |
+
**mistral-7b-instruct-v0.2-ov** is an OpenVino int4 quantized version of mistral-7b-instruct-v0.2, providing a fast inference implementation, optimized for AI PCs using Intel GPU, CPU and NPU.
|
10 |
|
11 |
+
[**mistral-7b-instruct-v0.2**](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2) is a popular open source 7b instruct release from Mistral from early 2024.
|
12 |
|
13 |
|
14 |
### Model Description
|
15 |
|
16 |
- **Developed by:** mistralai
|
17 |
- **Quantized by:** llmware
|
18 |
+
- **Model type:** mistral-7b-v0.2
|
19 |
- **Parameters:** 7 billion
|
20 |
+
- **Model Parent:** mistralai/Mistral-7B-Instruct-v0.2
|
21 |
- **Language(s) (NLP):** English
|
22 |
- **License:** Apache 2.0
|
23 |
- **Uses:** General use
|