doberst commited on
Commit
4e282f3
1 Parent(s): ec16833

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -1,6 +1,8 @@
1
  ---
2
  license: apache-2.0
3
  inference: false
 
 
4
  tags: [green, p7, llmware-chat, ov]
5
  ---
6
 
@@ -9,7 +11,7 @@ tags: [green, p7, llmware-chat, ov]
9
 
10
  **open-orca-mistral-7b-ov** is an OpenVino int4 quantized version of Open Orca Mistral 7B, providing a fast inference implementation, optimized for AI PCs using Intel GPU, CPU and NPU.
11
 
12
- [**open-orca-mistral-7b**](https://huggingface.co/Open-Orca/Mistral-7B-OpenOrca) is a leading chat finetuned version of mistral 7b.
13
 
14
 
15
  ### Model Description
 
1
  ---
2
  license: apache-2.0
3
  inference: false
4
+ base_model: Open-Orca/Mistral-7B-OpenOrca
5
+ base_model_relation: quantized
6
  tags: [green, p7, llmware-chat, ov]
7
  ---
8
 
 
11
 
12
  **open-orca-mistral-7b-ov** is an OpenVino int4 quantized version of Open Orca Mistral 7B, providing a fast inference implementation, optimized for AI PCs using Intel GPU, CPU and NPU.
13
 
14
+ [**open-orca-mistral-7b**](https://huggingface.co/Open-Orca/Mistral-7B-OpenOrca) is a leading chat finetuned version of Mistral 7b.
15
 
16
 
17
  ### Model Description