prithivMLmods commited on
Commit
76f9543
·
verified ·
1 Parent(s): 379a239

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -8,4 +8,8 @@ pipeline_tag: text-generation
8
  library_name: transformers
9
  tags:
10
  - text-generation-inference
11
- ---
 
 
 
 
 
8
  library_name: transformers
9
  tags:
10
  - text-generation-inference
11
+ ---
12
+
13
+ # **Arch-Router-1.5B**
14
+
15
+ > Arch-Router-1.5B introduces a preference-aligned routing framework that guides model selection by matching queries to user-defined domains (e.g., travel) or action types (e.g., image editing) -- offering a practical mechanism to encode preferences in routing decisions. Specifically, we introduce Arch-Router, a compact 1.5B model that learns to map queries to domain-action preferences for model routing decisions. Experiments on conversational datasets demonstrate that our approach achieves state-of-the-art (SOTA) results in matching queries with human preferences, outperforming top proprietary models.