doberst commited on
Commit
4292bb5
·
verified ·
1 Parent(s): 6cfcbf0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -1,25 +1,25 @@
1
  ---
2
  license: apache-2.0
3
  inference: false
4
- base_model: microsoft/Phi-3-mini-4k-instruct
5
  base_model_relation: quantized
6
- tags: [green, llmware-chat, p3, ov]
7
  ---
8
 
9
- # phi-3-ov
10
 
11
  <!-- Provide a quick summary of what the model is/does. -->
12
 
13
- **phi-3-ov** is an OpenVino int4 quantized version of [Microsoft Phi-3-mini-4k-instruct](https://www.huggingface.co/microsoft/Phi-3-mini-4k-instruct), providing a very fast, very small inference implementation, optimized for AI PCs using Intel GPU, CPU and NPU.
14
 
15
 
16
  ### Model Description
17
 
18
  - **Developed by:** microsoft
19
  - **Quantized by:** llmware
20
- - **Model type:** phi3
21
- - **Parameters:** 3.8 billion
22
- - **Model Parent:** microsoft/Phi-3-mini-4k-instruct
23
  - **Language(s) (NLP):** English
24
  - **License:** Apache 2.0
25
  - **Uses:** Chat, general-purpose LLM
 
1
  ---
2
  license: apache-2.0
3
  inference: false
4
+ base_model: microsoft/phi-4
5
  base_model_relation: quantized
6
+ tags: [green, llmware-chat, p14, ov, emerald]
7
  ---
8
 
9
+ # phi-4-ov
10
 
11
  <!-- Provide a quick summary of what the model is/does. -->
12
 
13
+ **phi-4-ov** is an OpenVino int4 quantized version of [Microsoft Phi-4](https://www.huggingface.co/microsoft/phi-4), providing a fast, small inference implementation, optimized for AI PCs using Intel GPU, CPU and NPU.
14
 
15
 
16
  ### Model Description
17
 
18
  - **Developed by:** microsoft
19
  - **Quantized by:** llmware
20
+ - **Model type:** phi4
21
+ - **Parameters:** 14 billion
22
+ - **Model Parent:** microsoft/phi-4
23
  - **Language(s) (NLP):** English
24
  - **License:** Apache 2.0
25
  - **Uses:** Chat, general-purpose LLM