Thanks for open-sourcing the code and data. Quick question on the inference process:
During online inference, does the model output include the tag? I would like to confirm if the model generates the reasoning/thinking traces (wrapped in tags) by default when serving the request, or if this is stripped out?
Thanks!