Added thinktag and it doesn't work
Are you adding -think on the command line? That's what actually triggers prefixing the response with think tags, and the format class just defines what the tags are (overriding the default ("<think>", "</think>") when needed.) I.e.:
-think
("<think>", "</think>")
· Sign up or log in to comment