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