Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Phi-3.5-Mini
|
| 2 |
|
| 3 |
Run **Phi-3.5-Mini** optimized for **Qualcomm NPUs** with [nexaSDK](https://sdk.nexa.ai).
|
|
@@ -58,4 +63,4 @@ It’s designed to deliver strong reasoning and instruction-following quality wi
|
|
| 58 |
|
| 59 |
* [Microsoft – Phi Models](https://www.microsoft.com/en-us/research/project/phi-3)
|
| 60 |
* [Hugging Face Model Card (Phi-3.5-Mini-Instruct)](https://huggingface.co/microsoft/Phi-3.5-mini-instruct)
|
| 61 |
-
* [Phi-3 Technical Report (blog/overview)](https://azure.microsoft.com/en-us/blog/introducing-phi-3)
|
|
|
|
| 1 |
+
---
|
| 2 |
+
pipeline_tag: text-generation
|
| 3 |
+
tags:
|
| 4 |
+
- NPU
|
| 5 |
+
---
|
| 6 |
# Phi-3.5-Mini
|
| 7 |
|
| 8 |
Run **Phi-3.5-Mini** optimized for **Qualcomm NPUs** with [nexaSDK](https://sdk.nexa.ai).
|
|
|
|
| 63 |
|
| 64 |
* [Microsoft – Phi Models](https://www.microsoft.com/en-us/research/project/phi-3)
|
| 65 |
* [Hugging Face Model Card (Phi-3.5-Mini-Instruct)](https://huggingface.co/microsoft/Phi-3.5-mini-instruct)
|
| 66 |
+
* [Phi-3 Technical Report (blog/overview)](https://azure.microsoft.com/en-us/blog/introducing-phi-3)
|