Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -102,6 +102,29 @@ We fine-tuned ModelGate-Router (based on Arch-Router-1.5B) using GRPO to fix a c
|
|
| 102 |
- **Eval:** 54 held-out prompts, zero overlap with training data
|
| 103 |
- **Download:** [ModelGate-Router on HuggingFace](https://huggingface.co/AaryanK/ModelGate)
|
| 104 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 105 |
## How It Works
|
| 106 |
|
| 107 |
```
|
|
|
|
| 102 |
- **Eval:** 54 held-out prompts, zero overlap with training data
|
| 103 |
- **Download:** [ModelGate-Router on HuggingFace](https://huggingface.co/AaryanK/ModelGate)
|
| 104 |
|
| 105 |
+
## Screenshots
|
| 106 |
+
|
| 107 |
+
### Platform Dashboard
|
| 108 |
+
Real-time monitoring of routing decisions, cost savings, model distribution, and request volume.
|
| 109 |
+
|
| 110 |
+
<p align="center">
|
| 111 |
+
<img src="screenshot.png" alt="ModelGate Dashboard" width="100%"/>
|
| 112 |
+
</p>
|
| 113 |
+
|
| 114 |
+
### Model Registry
|
| 115 |
+
Browse the OpenRouter catalog and toggle models on/off with one click. Configure which models power your routing.
|
| 116 |
+
|
| 117 |
+
<p align="center">
|
| 118 |
+
<img src="screenshot_2.png" alt="Model Registry" width="100%"/>
|
| 119 |
+
</p>
|
| 120 |
+
|
| 121 |
+
### Customer Onboarding
|
| 122 |
+
Upload a contract, review the AI-extracted profile, and start routing - all in under 30 seconds.
|
| 123 |
+
|
| 124 |
+
<p align="center">
|
| 125 |
+
<img src="screenshot_3.png" alt="Customer Onboarding" width="100%"/>
|
| 126 |
+
</p>
|
| 127 |
+
|
| 128 |
## How It Works
|
| 129 |
|
| 130 |
```
|