Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
|
|
3 |
---
|
4 |
<h1 align="center">
|
5 |
InfiFPO: Implicit Model Fusion via Preference Optimization in Large Language Models
|
@@ -147,4 +149,4 @@ If you find this work helpful, feel free to give us a cite.
|
|
147 |
journal={arXiv preprint arXiv:2505.13878},
|
148 |
year={2025}
|
149 |
}
|
150 |
-
```
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
base_model:
|
4 |
+
- microsoft/phi-4
|
5 |
---
|
6 |
<h1 align="center">
|
7 |
InfiFPO: Implicit Model Fusion via Preference Optimization in Large Language Models
|
|
|
149 |
journal={arXiv preprint arXiv:2505.13878},
|
150 |
year={2025}
|
151 |
}
|
152 |
+
```
|