mirror of
https://github.com/cloudstack-llc/ollama.git
synced 2026-07-01 20:36:07 -04:00
6cd566872b
The Go runner does not have a problem with supporting parallel requests for most multimodal models. Now that we won't be potentially falling back to server.cpp, this restriction can be lifted. However, the new mllama model can't support parallel requests, so we will need to keep a restriction for that.