mirror of
https://github.com/ollama/ollama.git
synced 2026-04-29 23:48:32 -05:00
The loadImageGen function was not setting Options on the runnerRef, causing needsReload() to always return true (since it checks if runner.Options == nil). This resulted in the image generation subprocess being killed and restarted for every request.
30 KiB
30 KiB