Spaces:
Configuration error
Configuration error
Kian Kyars
commited on
Commit
·
35e6457
1
Parent(s):
5c65737
Readme
Browse files
README.md
CHANGED
|
@@ -1,34 +1,3 @@
|
|
| 1 |
-
# Decider MCP Server
|
| 2 |
-
|
| 3 |
-
This is the **Decider MCP**: a minimal Modal+Gradio MCP Server that helps you decide when you're undecided! It asks two top LLMs (user-selectable) and gives you both answers plus a consensus (the longer answer wins).
|
| 4 |
-
|
| 5 |
-
- **Runs on Modal B200 GPU for fast inference**
|
| 6 |
-
- **Gradio UI for easy use**
|
| 7 |
-
- **MCP tool endpoint for integration**
|
| 8 |
-
- **User can pick which two models to compare**
|
| 9 |
-
|
| 10 |
-
## Usage
|
| 11 |
-
|
| 12 |
-
1. Launch the Gradio app (see below).
|
| 13 |
-
2. Enter your question and select two models.
|
| 14 |
-
3. Get both answers and the Decider's consensus.
|
| 15 |
-
|
| 16 |
-
## Requirements
|
| 17 |
-
- modal
|
| 18 |
-
- torch
|
| 19 |
-
- transformers
|
| 20 |
-
- accelerate
|
| 21 |
-
- gradio
|
| 22 |
-
|
| 23 |
-
## Submission
|
| 24 |
-
- Track 1: MCP Server / Tool
|
| 25 |
-
- Tag: `mcp-server-track`
|
| 26 |
-
- [Add your demo video link here]
|
| 27 |
-
|
| 28 |
-
---
|
| 29 |
-
|
| 30 |
-
**Note:** Model selection is supported in the Gradio UI. For MCP API, you can extend the endpoint to accept model choices.
|
| 31 |
-
|
| 32 |
## Special Awards
|
| 33 |
|
| 34 |
👑 Modal Labs Choice Award
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
## Special Awards
|
| 2 |
|
| 3 |
👑 Modal Labs Choice Award
|