mirror of
https://github.com/ollama/ollama.git
synced 2026-08-04 14:56:15 +00: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.
|
||
|---|---|---|
| .. | ||
| exit_status.go | ||
| exit_status_other.go | ||
| exit_status_windows.go | ||
| llama_binary.go | ||
| llama_binary_test.go | ||
| llama_server.go | ||
| llama_server_test.go | ||
| llm_darwin.go | ||
| llm_linux.go | ||
| llm_windows.go | ||
| media.go | ||
| metal_retry.go | ||
| rocm_default.go | ||
| rocm_windows.go | ||
| server.go | ||
| server_wait_test.go | ||
| status.go | ||
| status_test.go | ||
| vulkan_windows.go | ||