Update README
Browse files
README.md
CHANGED
@@ -18,13 +18,15 @@ library_name: transformers
|
|
18 |
|
19 |
Phi-4-mini-instruct is a lightweight open model built upon synthetic data and filtered publicly available websites - with a focus on high-quality, reasoning dense data. The model belongs to the Phi-4 model family and supports 128K token context length. The model underwent an enhancement process, incorporating both supervised fine-tuning and direct preference optimization to support precise instruction adherence and robust safety measures.
|
20 |
|
21 |
-
π‘ [Phi-4-mini Portal](https://azure.microsoft.com/en-us/products/phi) <br>
|
22 |
π° [Phi-4-mini Microsoft Blog](https://aka.ms/phi4techblog-feb2025) <br>
|
23 |
-
π [Phi-4-mini Technical Report]() <br>
|
24 |
-
π©βπ³ [Phi
|
25 |
-
|
26 |
-
|
27 |
-
|
|
|
|
|
|
|
28 |
|
29 |
## Intended Uses
|
30 |
|
|
|
18 |
|
19 |
Phi-4-mini-instruct is a lightweight open model built upon synthetic data and filtered publicly available websites - with a focus on high-quality, reasoning dense data. The model belongs to the Phi-4 model family and supports 128K token context length. The model underwent an enhancement process, incorporating both supervised fine-tuning and direct preference optimization to support precise instruction adherence and robust safety measures.
|
20 |
|
|
|
21 |
π° [Phi-4-mini Microsoft Blog](https://aka.ms/phi4techblog-feb2025) <br>
|
22 |
+
π [Phi-4-mini Technical Report](https://aka.ms/phi-4-multimodal/techreport) <br>
|
23 |
+
π©βπ³ [Phi Cookbook](https://github.com/microsoft/PhiCookBook) <br>
|
24 |
+
π‘ [Phi Portal](https://azure.microsoft.com/en-us/products/phi) <br>
|
25 |
+
π₯οΈ Try It [Azure](https://aka.ms/phi-4-mini/azure), [Huggingface](https://huggingface.co/spaces/microsoft/phi-4-mini) <br>
|
26 |
+
|
27 |
+
**Phi-4**:
|
28 |
+
[[mini-instruct](https://huggingface.co/microsoft/Phi-4-mini-instruct) | [onnx](https://huggingface.co/microsoft/Phi-4-mini-instruct-onnx)];
|
29 |
+
[[multimodal-instruct](https://huggingface.co/microsoft/Phi-4-multimodal-instruct) | [onnx](https://huggingface.co/microsoft/Phi-4-multimodal-instruct-onnx)];
|
30 |
|
31 |
## Intended Uses
|
32 |
|