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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -5
README.md CHANGED
@@ -170,10 +170,13 @@ 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
- @article{wang2025infigfusion,
174
- title={InfiGFusion: Graph-on-Logits Distillation via Efficient Gromov-Wasserstein for Model Fusion},
175
- author={Wang, Yuanyi and Yan, Zhaoyi and Zhang, Yiming and Zhou, Qi and Gu, Yanggan and Wu, Fei and Yang, Hongxia},
176
- journal={arXiv preprint arXiv:2505.13893},
177
- year={2025}
 
 
 
178
  }
179
  ```
 
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
  ```