Update README.md
Browse files
README.md
CHANGED
@@ -170,13 +170,11 @@ By using this model, you agree to evaluate and manage risks responsibly and ensu
|
|
170 |
If you find this work helpful, feel free to give us a cite.
|
171 |
|
172 |
```bigquery
|
173 |
-
|
174 |
-
|
175 |
-
|
176 |
-
|
177 |
-
|
178 |
-
|
179 |
-
primaryClass={cs.AI},
|
180 |
-
url={https://arxiv.org/abs/2508.05496},
|
181 |
}
|
182 |
```
|
|
|
170 |
If you find this work helpful, feel free to give us a cite.
|
171 |
|
172 |
```bigquery
|
173 |
+
```bigquery
|
174 |
+
@article{wang2025infigfusion,
|
175 |
+
title={InfiGFusion: Graph-on-Logits Distillation via Efficient Gromov-Wasserstein for Model Fusion},
|
176 |
+
author={Wang, Yuanyi and Yan, Zhaoyi and Zhang, Yiming and Zhou, Qi and Gu, Yanggan and Wu, Fei and Yang, Hongxia},
|
177 |
+
journal={arXiv preprint arXiv:2505.13893},
|
178 |
+
year={2025}
|
|
|
|
|
179 |
}
|
180 |
```
|