Update README.md
Browse files
README.md
CHANGED
@@ -1,25 +1,25 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
inference: false
|
4 |
-
base_model: microsoft/
|
5 |
base_model_relation: quantized
|
6 |
-
tags: [green, llmware-chat,
|
7 |
---
|
8 |
|
9 |
-
# phi-
|
10 |
|
11 |
<!-- Provide a quick summary of what the model is/does. -->
|
12 |
|
13 |
-
**phi-
|
14 |
|
15 |
|
16 |
### Model Description
|
17 |
|
18 |
- **Developed by:** microsoft
|
19 |
- **Quantized by:** llmware
|
20 |
-
- **Model type:**
|
21 |
-
- **Parameters:**
|
22 |
-
- **Model Parent:** microsoft/
|
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
|