Doctor-Shotgun commited on
Commit
102654a
·
verified ·
1 Parent(s): 573bd43

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -16,6 +16,15 @@ Optional monkeypatches included for [Liger Kernel](https://github.com/linkedin/L
16
  ## Citations
17
 
18
  ```
 
 
 
 
 
 
 
 
 
19
  @misc{tan2024scatteredmixtureofexpertsimplementation,
20
  title={Scattered Mixture-of-Experts Implementation},
21
  author={Shawn Tan and Yikang Shen and Rameswar Panda and Aaron Courville},
 
16
  ## Citations
17
 
18
  ```
19
+ @misc{qwen3technicalreport,
20
+ title={Qwen3 Technical Report},
21
+ author={Qwen Team},
22
+ year={2025},
23
+ eprint={2505.09388},
24
+ archivePrefix={arXiv},
25
+ primaryClass={cs.CL},
26
+ url={https://arxiv.org/abs/2505.09388},
27
+ }
28
  @misc{tan2024scatteredmixtureofexpertsimplementation,
29
  title={Scattered Mixture-of-Experts Implementation},
30
  author={Shawn Tan and Yikang Shen and Rameswar Panda and Aaron Courville},