How to stop thinking?

#10
by Quatador24687 - opened

Hello, i am new to ai.

How i can stop thinking? It keep think and says from google the model.

Sorry if dumb question, thanks if reply.

You can do that by checking the official Qwen team's information

Add this line to your launch script:

--temp 0.7 --top-p 0.8 --top-k 20 --min-p 0 --chat-template-kwargs "{"enable_thinking":false}"

Thanks all i found how to.

Quatador24687 changed discussion status to closed

Sign up or log in to comment