baicaihaochi121 commited on
Commit
f9ce6a0
·
verified ·
1 Parent(s): dfbe3a0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -8
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
- @misc{cai2025infialignscalablesampleefficientframework,
174
- title={InfiAlign: A Scalable and Sample-Efficient Framework for Aligning LLMs to Enhance Reasoning Capabilities},
175
- author={Shuo Cai and Su Lu and Qi Zhou and Kejing Yang and Zhijie Sang and Congkai Xie and Hongxia Yang},
176
- year={2025},
177
- eprint={2508.05496},
178
- archivePrefix={arXiv},
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
  ```