GGUF
conversational
Emperorizzis commited on
Commit
ea14d3e
·
verified ·
1 Parent(s): d9d2768

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -6
README.md CHANGED
@@ -169,11 +169,13 @@ In addition, our safety alignment is still at an early stage, so more rigorous r
169
  If you find our work helpful, feel free to give us a cite.
170
 
171
  ```
172
- @misc{AM-Thinking-v1,
173
- title = {AMThinkingv1: Advancing the Frontier of Reasoning at 32B Scale},
174
- url = {https://a-m-team.github.io/am-thinking-v1},
175
- author = {a-m-team},
176
- month = {May},
177
- year = {2025}
 
 
178
  }
179
  ```
 
169
  If you find our work helpful, feel free to give us a cite.
170
 
171
  ```
172
+ @misc{ji2025amthinkingv1advancingfrontierreasoning,
173
+ title={AM-Thinking-v1: Advancing the Frontier of Reasoning at 32B Scale},
174
+ author={Yunjie Ji and Xiaoyu Tian and Sitong Zhao and Haotian Wang and Shuaiting Chen and Yiping Peng and Han Zhao and Xiangang Li},
175
+ year={2025},
176
+ eprint={2505.08311},
177
+ archivePrefix={arXiv},
178
+ primaryClass={cs.CL},
179
+ url={https://arxiv.org/abs/2505.08311},
180
  }
181
  ```