### Prerequisites - [x] I am running the latest code. Mention the version if possible as well. - [x] I carefully followed the [README.md](https://github.com/ggml-org/llama.cpp/blob/master/README.md). - [x] I searched using keywords relevant to my issue to make sure that I am creating a new issue that is not already open (or closed). - [x] I reviewed the [Discussions](https://github.com/ggml-org/llama.cpp/discussions), and have a new and useful enhancement to share. ### Feature Description DeepSeek V3.1 ### Motivation Use DeepSeek V3.1 ### Possible Implementation https://github.com/ggml-org/llama.cpp/pull/15495 NOTE: `--chat-template-kwargs '{"thinking": true}'` Doesn't work properly, but non-thinking mode seems to work.