Update README.md
Browse files
README.md
CHANGED
@@ -3,6 +3,10 @@ license: other
|
|
3 |
license_name: msrla
|
4 |
license_link: LICENSE
|
5 |
---
|
|
|
|
|
|
|
|
|
6 |
# Phi-4
|
7 |
|
8 |
Phi-4 is a state-of-the-art open model built upon a blend of synthetic datasets, data from filtered public domain websites, and acquired academic books and Q&A datasets. The goal of this approach was to ensure that small capable models were trained with data focused on high quality and advanced reasoning.
|
|
|
3 |
license_name: msrla
|
4 |
license_link: LICENSE
|
5 |
---
|
6 |
+
|
7 |
+
# Modified Phi-4 Configuration for converting to RKLLM
|
8 |
+
Model weights are here: [Phi-4 Safetensors](https://huggingface.co/NyxKrage/Microsoft_Phi-4/)
|
9 |
+
|
10 |
# Phi-4
|
11 |
|
12 |
Phi-4 is a state-of-the-art open model built upon a blend of synthetic datasets, data from filtered public domain websites, and acquired academic books and Q&A datasets. The goal of this approach was to ensure that small capable models were trained with data focused on high quality and advanced reasoning.
|