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

Update README.md

Browse files

fix citation bug

Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -198,7 +198,7 @@ print(response)
198
 
199
  ## Citation
200
 
201
- If you use this model, please cite the Qwen2.5 technical report and this model repository.
202
 
203
  ```bibtex
204
  @article{wu2025large,
@@ -208,7 +208,6 @@ If you use this model, please cite the Qwen2.5 technical report and this model r
208
  year = {2025}
209
  }
210
  ```
211
- ```
212
 
213
  ## License
214
 
 
198
 
199
  ## Citation
200
 
201
+ If you use this model, please cite the following paper:
202
 
203
  ```bibtex
204
  @article{wu2025large,
 
208
  year = {2025}
209
  }
210
  ```
 
211
 
212
  ## License
213