Can this model reasoning?
Refer to your paper https://arxiv.org/pdf/2505.23867v1, which shows use cases with thinking mode. How can I use this reasoning mode? Please!
Thanks a lot for your question! 🙌
The current arXiv version of our paper is somewhat outdated — we are actively refining and extending it, and a newer version will be released soon.
In the meantime, you can already try to activate the model’s reasoning ability with a simple prompting strategy. For example, prepend your query with:
“You FIRST think about the reasoning process as an internal monologue and then provide the final answer. The reasoning process MUST BE enclosed within tags and put the most concise answer inside \boxed{}”
This encourages the model to generate a more structured reasoning process before giving its final response.