You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
backup/secondary/fallback (arm64, some smollm2, in case network down or ollama not running)
How to prioritize?
chat-router knows & invokes each directly (easy with current rpc-invocation style, easy to experiment (don't need to change hive-ollama), prob only good for main+fallback)
hive-ollamas consume fanout & indicate their model's "goodness" (probably a better solution definitely harder to experiment since both chat-router and hive-ollama need synchronous changes, could add external (paid) options maybe a later enhancement)
e.g.
How to prioritize?