Name and Version
version: 8254 (107d599)
Operating systems
Linux
Which llama.cpp modules do you know to be affected?
llama-server
Command line
llama-server -m Qwen3.5-35B-A3B-IQ4_XS.gguf
Problem description & steps to reproduce
When using the /completion endpoint, the console gets spammed by "No parser definition detected, assuming pure content parser.", without any line return. It's mostly a logging issue that doesn't cause any generation issue.
First Bad Commit
Introduced by 566059a (autoparser)
Relevant log output
No response
Name and Version
version: 8254 (107d599)
Operating systems
Linux
Which llama.cpp modules do you know to be affected?
llama-server
Command line
Problem description & steps to reproduce
When using the
/completionendpoint, the console gets spammed by "No parser definition detected, assuming pure content parser.", without any line return. It's mostly a logging issue that doesn't cause any generation issue.First Bad Commit
Introduced by 566059a (autoparser)
Relevant log output
No response