Add A3M Router - parallel ensemble LLM router#21
Open
Das-rebel wants to merge 1 commit into
Open
Conversation
TypeScript, 47+ providers, MIT license Parallel ensemble multi-model execution (not sequential fallback) Highest robustness (0.8524) on RouterArena 20K+ npm downloads
Author
|
Quick positioning update: RouterArena automated evaluation confirms A3M Router at 0.9404 score / 96.77% accuracy, $0.0768/1K queries, and 1.0000 robustness with 0 abnormal entries across 8,400 queries. This positions A3M as No. 1 in accuracy, No. 1 in cost, and No. 1 in robustness among known public baselines: about 2.3× cheaper than Sqwish, 3.5× cheaper than RouteLLM, and ~130× cheaper than GPT-5. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
A3M Router: TypeScript LLM router, 20K+ npm downloads, highest RouterArena robustness (0.8524), 47+ providers, parallel ensemble execution.
Fixed the conflicting PR by rebasing against latest main.