doberst commited on
Commit
6dfadf3
·
verified ·
1 Parent(s): fb5ad90

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -1,23 +1,23 @@
1
  ---
2
  license: apache-2.0
3
  inference: false
4
- tags: [green, llmware-chat, p7, ov,emerald]
5
  ---
6
 
7
- # mistral-7b-instruct-v0.3-ov
8
 
9
- **mistral-7b-instruct-v0.3-ov** is an OpenVino int4 quantized version of mistral-7b-instruct-v0.3, providing a fast inference implementation, optimized for AI PCs using Intel GPU, CPU and NPU.
10
 
11
- [**mistral-7b-instruct-v0.3**](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.3) is the newest open source 7b instruct release from Mistral.
12
 
13
 
14
  ### Model Description
15
 
16
  - **Developed by:** mistralai
17
  - **Quantized by:** llmware
18
- - **Model type:** mistral-7b-v0.3
19
  - **Parameters:** 7 billion
20
- - **Model Parent:** mistralai/Mistral-7B-Instruct-v0.3
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