File size: 841 Bytes
f1fa5cc
 
 
 
 
 
 
 
 
 
 
2560820
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
license: mit
language:
- en
pipeline_tag: text-classification
library_name: transformers
tags:
- llm_routing
- Bert
- BertForSequenceClassification
---
<img src="./routeX.png" />

<b>RouteX v0.1</b> is the first model in LLM Routers family by [BRAHMAI](https://brahmai.in).
The model is based on <b>BertForSequenceClassification</b>.

RouteX v0.1 automatically determines whether to send queries to a local LLM (Mistral 7B, Llama-3.1 8B, etc...) or powerful cloud LLM (GPT-4, Sonnet 3.5, etc...), depending on which model is best-suited for your task. We've trained RouteX v0.1 on millions of data points from reliable, cross-domain evaluation benchmarks.

>NOTE:<br>
>We are still working on improving the efficiency and reliability of these models.<br>
>We will release more information with you as we progress.


Regards,
Team BRAHMAI