You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
as by title, when using the --jinja flag with models like Qwen3 or Deepseek-R1-0528-Qwen3 during the thinking proces the animated 3 dots keep spinning and after a while the token counter gets updated but no "thinking" or "thought process" icon/tags appear and no elucubration is written as it never happened; when the reasoning ends the actual answer start showing as usual. When not using the --jinja flag the reasoning stuff happens regularly. When instead using the llama-cli command the reasoning appear inside the <think>...</think> tags as expected