When triggering conversation.process with a larger context (~2000 tokens) and the custom conversation integration, memory usage in HA spikes dramatically and the whole HA instance seems to be oomkilled. (3GB -> 6GB usage in about 10 seconds)
Not sure if this comes straight from Home Assistant or from the libraries shared by the integration, but I can't replicate it when calling the ollama integration directly.
When triggering
conversation.processwith a larger context (~2000 tokens) and the custom conversation integration, memory usage in HA spikes dramatically and the whole HA instance seems to be oomkilled. (3GB -> 6GB usage in about 10 seconds)Not sure if this comes straight from Home Assistant or from the libraries shared by the integration, but I can't replicate it when calling the ollama integration directly.