Update README.md
Browse files
README.md
CHANGED
@@ -3,7 +3,7 @@ tags:
|
|
3 |
- mcp-server-track
|
4 |
- agent-demo-track
|
5 |
- consilium
|
6 |
-
title: Consilium
|
7 |
emoji: 🏢
|
8 |
colorFrom: yellow
|
9 |
colorTo: blue
|
@@ -11,6 +11,7 @@ sdk: gradio
|
|
11 |
sdk_version: 5.33.0
|
12 |
app_file: app.py
|
13 |
pinned: false
|
|
|
14 |
---
|
15 |
|
16 |
Includes Mistral (**mistral-large-latest**) via their API and the Models **DeepSeek-R1**, **Meta-Llama-3.3-70B-Instruct** and **QwQ-32B** via the SambaNova API.
|
|
|
3 |
- mcp-server-track
|
4 |
- agent-demo-track
|
5 |
- consilium
|
6 |
+
title: Consilium MCP Server
|
7 |
emoji: 🏢
|
8 |
colorFrom: yellow
|
9 |
colorTo: blue
|
|
|
11 |
sdk_version: 5.33.0
|
12 |
app_file: app.py
|
13 |
pinned: false
|
14 |
+
short_description: Multi-AI Expert Consensus Platform
|
15 |
---
|
16 |
|
17 |
Includes Mistral (**mistral-large-latest**) via their API and the Models **DeepSeek-R1**, **Meta-Llama-3.3-70B-Instruct** and **QwQ-32B** via the SambaNova API.
|