Upload README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,36 @@
|
|
1 |
-
---
|
2 |
-
license:
|
3 |
-
|
4 |
-
|
5 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
inference: false
|
4 |
+
tags: [green, llmware-chat, p7, ov]
|
5 |
+
---
|
6 |
+
|
7 |
+
# mistral-7b-instruct-v0.3-ov
|
8 |
+
|
9 |
+
<!-- Provide a quick summary of what the model is/does. -->
|
10 |
+
|
11 |
+
**mistral-7b-instruct-v0.3-ov** is an OpenVino int4 quantized version of mistral-7b-instruct-v0.3, providing a very fast, very small inference implementation, optimized for AI PCs using Intel GPU, CPU and NPU.
|
12 |
+
|
13 |
+
[**mistral-7b-instruct-v0.3**](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.3) is the newest open source 7b instruct release from Mistral.
|
14 |
+
|
15 |
+
Get started right away with [OpenVino](https://github.com/openvinotoolkit/openvino)
|
16 |
+
|
17 |
+
Looking for AI PC solutions and demos, contact us at [llmware](https://www.llmware.ai)
|
18 |
+
|
19 |
+
|
20 |
+
### Model Description
|
21 |
+
|
22 |
+
- **Developed by:** llmware
|
23 |
+
- **Model type:** mistral-7b-v0.3
|
24 |
+
- **Parameters:** 7 billion
|
25 |
+
- **Model Parent:** mistralai/Mistral-7B-Instruct-v0.3
|
26 |
+
- **Language(s) (NLP):** English
|
27 |
+
- **License:** Apache 2.0
|
28 |
+
- **Uses:** General use
|
29 |
+
- **Quantization:** int4
|
30 |
+
|
31 |
+
|
32 |
+
## Model Card Contact
|
33 |
+
|
34 |
+
[llmware on hf](https://www.huggingface.co/llmware)
|
35 |
+
|
36 |
+
[llmware website](https://www.llmware.ai)
|