JustinLin610 commited on
Commit
4a7af9c
·
verified ·
1 Parent(s): b6786cb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -8
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
- @misc{qwen3codernexttechnicalreport,
62
- title={Qwen3-Coder-Next Technical Report},
63
- author={Qwen Team},
64
- year={2026},
65
- eprint={},
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
  ```