Update README.md
Browse files
README.md
CHANGED
@@ -1,14 +1,14 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
inference: false
|
4 |
-
tags: [green, llmware-chat, p3,
|
5 |
---
|
6 |
|
7 |
-
# phi-3-
|
8 |
|
9 |
<!-- Provide a quick summary of what the model is/does. -->
|
10 |
|
11 |
-
**phi-3-
|
12 |
|
13 |
|
14 |
### Model Description
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
inference: false
|
4 |
+
tags: [green, llmware-chat, p3, onnx]
|
5 |
---
|
6 |
|
7 |
+
# phi-3-onnx
|
8 |
|
9 |
<!-- Provide a quick summary of what the model is/does. -->
|
10 |
|
11 |
+
**phi-3-onnx** 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
|