doberst commited on
Commit
22e2851
·
verified ·
1 Parent(s): 7284039

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +35 -3
README.md CHANGED
@@ -1,3 +1,35 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ inference: false
4
+ base_model: mistralai/Mistral-7B-Instruct-v0.3
5
+ base_model_relation: quantized
6
+ tags: [green, llmware-chat, p7, ov,emerald]
7
+ ---
8
+
9
+ # mistral-7b-v0.3-npu-ov
10
+
11
+ **mistral-7b-v0.3-npu-ov** is an OpenVino int4 quantized version of mistral-7b-instruct-v0.3, providing a fast inference implementation, optimized for AI PCs using Intel NPU.
12
+
13
+ [**mistral-7b-instruct-v0.3**](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.3) is an open source 7b instruct release from Mistral.
14
+
15
+
16
+ ### Model Description
17
+
18
+ - **Developed by:** mistralai
19
+ - **Quantized by:** llmware
20
+ - **Model type:** mistral-7b-v0.3
21
+ - **Parameters:** 7 billion
22
+ - **Model Parent:** mistralai/Mistral-7B-Instruct-v0.3
23
+ - **Language(s) (NLP):** English
24
+ - **License:** Apache 2.0
25
+ - **Uses:** General use
26
+ - **Quantization:** int4
27
+
28
+
29
+ ## Model Card Contact
30
+
31
+ [llmware on github](https://www.github.com/llmware-ai/llmware)
32
+
33
+ [llmware on hf](https://www.huggingface.co/llmware)
34
+
35
+ [llmware website](https://www.llmware.ai)