Update README.md
Browse files
README.md
CHANGED
|
@@ -1,9 +1,10 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
inference: false
|
|
|
|
| 4 |
---
|
| 5 |
|
| 6 |
-
#
|
| 7 |
|
| 8 |
<!-- Provide a quick summary of what the model is/does. -->
|
| 9 |
|
|
@@ -19,13 +20,13 @@ Looking for AI PC solutions and demos, contact us at [llmware](https://www.llmwa
|
|
| 19 |
### Model Description
|
| 20 |
|
| 21 |
- **Developed by:** llmware
|
| 22 |
-
- **Model type:**
|
| 23 |
-
- **Parameters:**
|
| 24 |
-
- **Model Parent:**
|
| 25 |
- **Language(s) (NLP):** English
|
| 26 |
- **License:** Apache 2.0
|
| 27 |
-
- **Uses:**
|
| 28 |
-
- **RAG Benchmark Accuracy Score:**
|
| 29 |
- **Quantization:** int4
|
| 30 |
|
| 31 |
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
inference: false
|
| 4 |
+
tags: [green, p3, llmware-chat, onnx]
|
| 5 |
---
|
| 6 |
|
| 7 |
+
# phi-3-onnx
|
| 8 |
|
| 9 |
<!-- Provide a quick summary of what the model is/does. -->
|
| 10 |
|
|
|
|
| 20 |
### Model Description
|
| 21 |
|
| 22 |
- **Developed by:** llmware
|
| 23 |
+
- **Model type:** phi-3-mini
|
| 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:** General
|
| 29 |
+
- **RAG Benchmark Accuracy Score:** NA
|
| 30 |
- **Quantization:** int4
|
| 31 |
|
| 32 |
|