mirror of
https://github.com/ollama/ollama.git
synced 2026-07-22 12:05:47 -05:00
llama.cpp b9478 added a default 30s SSE ping that emits colon-only comment frames (":\n\n") while streamed requests are idle; Ollama treated non-data SSE lines as JSON, so skip SSE comments in completion and chat streams.