ollama/runner/llamarunner
Bruce MacDonald e53b3cbd0c
llm: set done reason at server level (#9830)
No functional change. Many different done reasons can be set at the runner
level, so rather than obsuring them we should return them to the server
process and let it choose what to do with the done reason. This separates
the API concerns from the runner.
2025-04-03 10:19:24 -07:00
..
cache.go runner: clear cache when shift is not possible (#9433) 2025-03-31 12:54:45 -07:00
cache_test.go Runner for Ollama engine 2025-02-13 17:09:26 -08:00
image.go Runner for Ollama engine 2025-02-13 17:09:26 -08:00
image_test.go Runner for Ollama engine 2025-02-13 17:09:26 -08:00
runner.go llm: set done reason at server level (#9830) 2025-04-03 10:19:24 -07:00