ollama/runner/ollamarunner
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 kvcache: Add check for values that fall out of sliding window cache 2025-04-02 11:55:48 -07:00
cache_test.go kvcache: Add check for values that fall out of sliding window cache 2025-04-02 11:55:48 -07:00
runner.go llm: set done reason at server level (#9830) 2025-04-03 10:19:24 -07:00