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-rag, p3,
|
5 |
---
|
6 |
|
7 |
-
# bling-phi-3-
|
8 |
|
9 |
<!-- Provide a quick summary of what the model is/does. -->
|
10 |
|
11 |
-
**bling-phi-3-ov** is an
|
12 |
|
13 |
[**bling-phi-3**](https://huggingface.co/llmware/bling-phi-3) is a fact-based question-answering model, optimized for complex business documents.
|
14 |
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
inference: false
|
4 |
+
tags: [green, llmware-rag, p3,onnx]
|
5 |
---
|
6 |
|
7 |
+
# bling-phi-3-onnx
|
8 |
|
9 |
<!-- Provide a quick summary of what the model is/does. -->
|
10 |
|
11 |
+
**bling-phi-3-ov** is an ONNX int4 quantized version of BLING Phi-3, providing a very fast, very small inference implementation, optimized for AI PCs using Intel GPU, CPU and NPU.
|
12 |
|
13 |
[**bling-phi-3**](https://huggingface.co/llmware/bling-phi-3) is a fact-based question-answering model, optimized for complex business documents.
|
14 |
|