Using seperate images for seperate workflows
This may be an obvious question, but would it make sense to use seperate models for seperate parts of a request? Like having llama3.2 summarize the search, and having mistral-small then do the actual answering from the summaries.
Is that possible with ollama+openwebui?