wwwuwentao commited on
Commit
fc016a8
·
verified ·
1 Parent(s): c52691d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -201,14 +201,14 @@ print(response)
201
  If you use this model, please cite the Qwen2.5 technical report and this model repository.
202
 
203
  ```bibtex
204
- @misc{qwen2.5,
205
- title = {Qwen2.5: A Party of Foundation Models},
206
- url = {https://qwenlm.github.io/blog/qwen2.5/},
207
- author = {Qwen Team},
208
- month = {September},
209
- year = {2024}
210
  }
211
  ```
 
212
 
213
  ## License
214
 
 
201
  If you use this model, please cite the Qwen2.5 technical report and this model repository.
202
 
203
  ```bibtex
204
+ @article{wu2025large,
205
+ title = {Large Language Model's Multi-Capability Alignment in Biomedical Domain},
206
+ author = {Wu, Wentao and Chen, Linqing and Zhong, Hanmeng and Wang, Weilei},
207
+ journal = {arXiv preprint arXiv:2508.04278},
208
+ year = {2025}
 
209
  }
210
  ```
211
+ ```
212
 
213
  ## License
214