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