HN Reader
Top
New
Best
Ask
Show
Jobs
Top
New
Best
Ask
Show
Jobs
Arch-Router: Aligning LLM Routing with Human Preferences
9
handfuloflight
2
8/2/2025, 9:42:16 PM
arxiv.org ↗
Comments (2)
honorable_coder
· 10h ago
The core insight of decoupling route selection from model assignment is rooted in first principles engineering thinking. Someone recently wrote about their work in more detail here:
https://medium.com/@dracattusdev/finally-an-llm-router-that-...
[-] Collapse
sparacha
· 10h ago
Hey! I built this. AMA. The model router is built into the proxy layer here:
https://github.com/katanemo/archgw
[-] Collapse
https://medium.com/@dracattusdev/finally-an-llm-router-that-...