Update README.md
Browse files
README.md
CHANGED
|
@@ -350,11 +350,13 @@ To achieve optimal performance, we recommend the following settings:
|
|
| 350 |
If you find our work helpful, feel free to give us a cite.
|
| 351 |
|
| 352 |
```
|
| 353 |
-
@misc{
|
| 354 |
-
|
| 355 |
-
|
| 356 |
-
|
| 357 |
-
|
| 358 |
-
|
|
|
|
|
|
|
| 359 |
}
|
| 360 |
```
|
|
|
|
| 350 |
If you find our work helpful, feel free to give us a cite.
|
| 351 |
|
| 352 |
```
|
| 353 |
+
@misc{qwen3technicalreport,
|
| 354 |
+
title={Qwen3 Technical Report},
|
| 355 |
+
author={Qwen Team},
|
| 356 |
+
year={2025},
|
| 357 |
+
eprint={2505.09388},
|
| 358 |
+
archivePrefix={arXiv},
|
| 359 |
+
primaryClass={cs.CL},
|
| 360 |
+
url={https://arxiv.org/abs/2505.09388},
|
| 361 |
}
|
| 362 |
```
|