Qwen
/

Text Generation
GGUF
conversational
littlebird13 commited on
Commit
211e807
·
verified ·
1 Parent(s): ef9d008

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -6
README.md CHANGED
@@ -135,11 +135,13 @@ To achieve optimal performance, we recommend the following settings:
135
  If you find our work helpful, feel free to give us a cite.
136
 
137
  ```
138
- @misc{qwen3,
139
- title = {Qwen3},
140
- url = {https://qwenlm.github.io/blog/qwen3/},
141
- author = {Qwen Team},
142
- month = {April},
143
- year = {2025}
 
 
144
  }
145
  ```
 
135
  If you find our work helpful, feel free to give us a cite.
136
 
137
  ```
138
+ @misc{qwen3technicalreport,
139
+ title={Qwen3 Technical Report},
140
+ author={Qwen Team},
141
+ year={2025},
142
+ eprint={2505.09388},
143
+ archivePrefix={arXiv},
144
+ primaryClass={cs.CL},
145
+ url={https://arxiv.org/abs/2505.09388},
146
  }
147
  ```