Update README.md
Browse files
README.md
CHANGED
@@ -8,7 +8,7 @@ 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
|
12 |
|
13 |
|
14 |
### Model Description
|
@@ -22,14 +22,11 @@ tags: [green, llmware-chat, p3, ov]
|
|
22 |
- **License:** Apache 2.0
|
23 |
- **Uses:** Chat, general-purpose LLM
|
24 |
- **Quantization:** int4
|
25 |
-
|
26 |
-
Get started right away with [OpenVino](https://github.com/openvinotoolkit/openvino)
|
27 |
-
|
28 |
-
Looking for AI PC solutions and demos, contact us at [llmware](https://www.llmware.ai)
|
29 |
-
|
30 |
|
|
|
31 |
## Model Card Contact
|
32 |
|
33 |
[llmware on hf](https://www.huggingface.co/llmware)
|
34 |
|
35 |
[llmware website](https://www.llmware.ai)
|
|
|
|
8 |
|
9 |
<!-- Provide a quick summary of what the model is/does. -->
|
10 |
|
11 |
+
**phi-3-ov** is an ONNX 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
|
|
|
22 |
- **License:** Apache 2.0
|
23 |
- **Uses:** Chat, general-purpose LLM
|
24 |
- **Quantization:** int4
|
|
|
|
|
|
|
|
|
|
|
25 |
|
26 |
+
|
27 |
## Model Card Contact
|
28 |
|
29 |
[llmware on hf](https://www.huggingface.co/llmware)
|
30 |
|
31 |
[llmware website](https://www.llmware.ai)
|
32 |
+
|