|
--- |
|
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 |