JosephTong commited on
Commit
080dba9
·
verified ·
1 Parent(s): 7427c41

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -143,8 +143,8 @@ trainer = LLaVATrainer(model=model,
143
 
144
  ```bibtex
145
  @article{tong2025flowcut,
146
- title={FlowCut: Rethinking Redundancy via Information Flow for Efficient Vision-Language Models},
147
- author={Jintao, Tong and Wenwei, Jin and Pengda, Qin and Anqi, Li and Yixiong, Zou and Yuhong, Li and Yuhua, Li and Ruixuan, Li},
148
  journal={arXiv preprint arXiv:2505.19536},
149
  year={2025}
150
  }
 
143
 
144
  ```bibtex
145
  @article{tong2025flowcut,
146
+ title={FlowCut: Rethinking Redundancy via Information Flow for Efficient Vision-Language Models},
147
+ author={Tong, Jintao and Jin, Wenwei and Qin, Pengda and Li, Anqi and Zou, Yixiong and Li, Yuhong and Li, Yuhua and Li, Ruixuan},
148
  journal={arXiv preprint arXiv:2505.19536},
149
  year={2025}
150
  }