Upload README.md
Browse files
README.md
CHANGED
@@ -1,34 +1,32 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
inference: false
|
4 |
-
tags: [green,
|
5 |
---
|
6 |
|
7 |
-
# phi-3-
|
8 |
|
9 |
<!-- Provide a quick summary of what the model is/does. -->
|
10 |
|
11 |
-
**
|
12 |
-
|
13 |
-
[**bling-tiny-llama**](https://huggingface.co/llmware/bling-tiny-llama-v0) 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 |
-
- **
|
24 |
-
- **
|
|
|
25 |
- **Model Parent:** microsoft/Phi-3-mini-4k-instruct
|
26 |
- **Language(s) (NLP):** English
|
27 |
- **License:** Apache 2.0
|
28 |
-
- **Uses:**
|
29 |
-
- **RAG Benchmark Accuracy Score:** NA
|
30 |
- **Quantization:** int4
|
31 |
|
|
|
|
|
|
|
|
|
32 |
|
33 |
## Model Card Contact
|
34 |
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
inference: false
|
4 |
+
tags: [green, llmware-chat, p3, ov]
|
5 |
---
|
6 |
|
7 |
+
# phi-3-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](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 |
+
- **Quantized by:** llmware
|
18 |
+
- **Model type:** phi3
|
19 |
+
- **Parameters:** 3.8 billion
|
20 |
- **Model Parent:** microsoft/Phi-3-mini-4k-instruct
|
21 |
- **Language(s) (NLP):** English
|
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 |
|