Update README.md
Browse files
README.md
CHANGED
@@ -8,26 +8,24 @@ tags: [green, llmware-chat, p3, ov]
|
|
8 |
|
9 |
<!-- Provide a quick summary of what the model is/does. -->
|
10 |
|
11 |
-
**phi-3-ov** is an OpenVino int4 quantized version of Microsoft Phi-3-mini-4k-instruct, providing a very fast, very small inference implementation, optimized for AI PCs using Intel GPU, CPU and NPU.
|
12 |
-
|
13 |
-
[**phi-3-mini**](https://huggingface.co/microsoft/Phi-3-mini-4k-instruct) is a fact-based question-answering model, optimized for complex business documents.
|
14 |
-
|
15 |
-
Get started right away with [OpenVino](https://github.com/openvinotoolkit/openvino)
|
16 |
-
|
17 |
-
Looking for AI PC solutions and demos, contact us at [llmware](https://www.llmware.ai)
|
18 |
|
19 |
|
20 |
### Model Description
|
21 |
|
22 |
-
- **Developed by:**
|
23 |
- **Model type:** phi3
|
24 |
-
- **Parameters:** 3.8 billion
|
25 |
- **Model Parent:** microsoft/Phi-3-mini-4k-instruct
|
26 |
- **Language(s) (NLP):** English
|
27 |
- **License:** Apache 2.0
|
28 |
-
- **Uses:** Chat, general-purpose LLM
|
29 |
- **Quantization:** int4
|
30 |
|
|
|
|
|
|
|
|
|
31 |
|
32 |
## Model Card Contact
|
33 |
|
|
|
8 |
|
9 |
<!-- Provide a quick summary of what the model is/does. -->
|
10 |
|
11 |
+
**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.
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
|
13 |
|
14 |
### Model Description
|
15 |
|
16 |
+
- **Developed by:** microsoft
|
17 |
- **Model type:** phi3
|
18 |
+
- **Parameters:** 3.8 billion
|
19 |
- **Model Parent:** microsoft/Phi-3-mini-4k-instruct
|
20 |
- **Language(s) (NLP):** English
|
21 |
- **License:** Apache 2.0
|
22 |
+
- **Uses:** Chat, general-purpose LLM
|
23 |
- **Quantization:** int4
|
24 |
|
25 |
+
Get started right away with [OpenVino](https://github.com/openvinotoolkit/openvino)
|
26 |
+
|
27 |
+
Looking for AI PC solutions and demos, contact us at [llmware](https://www.llmware.ai)
|
28 |
+
|
29 |
|
30 |
## Model Card Contact
|
31 |
|