Update README.md
Browse files
README.md
CHANGED
@@ -339,11 +339,13 @@ To achieve optimal performance, we recommend the following settings:
|
|
339 |
If you find our work helpful, feel free to give us a cite.
|
340 |
|
341 |
```
|
342 |
-
@misc{
|
343 |
-
|
344 |
-
|
345 |
-
|
346 |
-
|
347 |
-
|
|
|
|
|
348 |
}
|
349 |
```
|
|
|
339 |
If you find our work helpful, feel free to give us a cite.
|
340 |
|
341 |
```
|
342 |
+
@misc{qwen3technicalreport,
|
343 |
+
title={Qwen3 Technical Report},
|
344 |
+
author={Qwen Team},
|
345 |
+
year={2025},
|
346 |
+
eprint={2505.09388},
|
347 |
+
archivePrefix={arXiv},
|
348 |
+
primaryClass={cs.CL},
|
349 |
+
url={https://arxiv.org/abs/2505.09388},
|
350 |
}
|
351 |
```
|