r/LocalLLaMA · · 1 min read

Laguna S 2.1 Thinking mode

Mirrored from r/LocalLLaMA for archival readability. Support the source by reading on the original site.

If many people have noticed that there's no reasoning phase in Laguna S 2.1. I noticed the Poolside development team updated the chat template twice in the last 24 hours. There was a bug where, if preserve_thinking was disabled, reasoning wouldn't start at all.

However, I don't think that's the root cause. Could you take a look at the Qwen 27B chat template? It enables reasoning correctly for the Laguna S 2.1 model when used with the --chat-template-file parameter in llama.cpp.

I hope this information helps you track down and fix the template issue.

https://huggingface.co/poolside/Laguna-S-2.1/blob/main/chat_template.jinja

https://huggingface.co/Qwen/Qwen3.6-27B/blob/main/chat_template.jinja

submitted by /u/Shoddy_Bed3240
[link] [comments]

Discussion (0)

Sign in to join the discussion. Free account, 30 seconds — email code or GitHub.

Sign in →

No comments yet. Sign in and be the first to say something.

More from r/LocalLLaMA