3 comments
I’ve also developed Mythos level model using fusion/synthesis on TrustedRouter<p><a href="https://trustedrouter.com/blog/fusion-evals-open-source" rel="nofollow">https://trustedrouter.com/blog/fusion-evals-open-source</a>
So basically... openrouter?
Very interesting. I wonder if its kinda functions similarly to how OpenRouter's fusion API does. Hopefully isn't too long to respond.
From a brief reading of what Fusion does:
<a href="https://openrouter.ai/docs/guides/features/plugins/fusion" rel="nofollow">https://openrouter.ai/docs/guides/features/plugins/fusion</a><p>Looks like Fusion calls a bunch of models and then uses an LLM to synthesize the results, and pass to another model for final output.<p>Fugu looks like it's doing something different? Using an LLM earlier on in the flow as an orchestrator to decide which other LLMs to call.