Update README.md
Browse files
README.md
CHANGED
|
@@ -58,13 +58,10 @@ To achieve optimal performance, we recommend the following sampling parameters:
|
|
| 58 |
If you find our work helpful, feel free to give us a cite.
|
| 59 |
|
| 60 |
```
|
| 61 |
-
@
|
| 62 |
-
|
| 63 |
-
|
| 64 |
-
|
| 65 |
-
|
| 66 |
-
archivePrefix={arXiv},
|
| 67 |
-
primaryClass={cs.CL},
|
| 68 |
-
url={https://arxiv.org/abs/},
|
| 69 |
}
|
| 70 |
```
|
|
|
|
| 58 |
If you find our work helpful, feel free to give us a cite.
|
| 59 |
|
| 60 |
```
|
| 61 |
+
@techreport{qwen_qwen3_coder_next_tech_report,
|
| 62 |
+
title = {Qwen3-Coder-Next Technical Report},
|
| 63 |
+
author = {{Qwen Team}},
|
| 64 |
+
url = {https://github.com/QwenLM/Qwen3-Coder/blob/main/qwen3_coder_next_tech_report.pdf},
|
| 65 |
+
note = {Accessed: 2026-02-03}
|
|
|
|
|
|
|
|
|
|
| 66 |
}
|
| 67 |
```
|