Update README.md
Browse files
README.md
CHANGED
|
@@ -125,11 +125,13 @@ To achieve optimal performance, we recommend the following settings:
|
|
| 125 |
If you find our work helpful, feel free to give us a cite.
|
| 126 |
|
| 127 |
```
|
| 128 |
-
@misc{
|
| 129 |
-
|
| 130 |
-
|
| 131 |
-
|
| 132 |
-
|
| 133 |
-
|
|
|
|
|
|
|
| 134 |
}
|
| 135 |
```
|
|
|
|
| 125 |
If you find our work helpful, feel free to give us a cite.
|
| 126 |
|
| 127 |
```
|
| 128 |
+
@misc{qwen3technicalreport,
|
| 129 |
+
title={Qwen3 Technical Report},
|
| 130 |
+
author={Qwen Team},
|
| 131 |
+
year={2025},
|
| 132 |
+
eprint={2505.09388},
|
| 133 |
+
archivePrefix={arXiv},
|
| 134 |
+
primaryClass={cs.CL},
|
| 135 |
+
url={https://arxiv.org/abs/2505.09388},
|
| 136 |
}
|
| 137 |
```
|