azettl commited on
Commit
8507f3c
·
verified ·
1 Parent(s): 67c6888

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1306,7 +1306,7 @@ with gr.Blocks(title="🎭 Consilium: Visual AI Consensus Platform", theme=gr.th
1306
 
1307
  * Visual roundtable of the AI models, including speech bubbles to see the discussion in real time.
1308
  * MCP mode enabled to also use it directly in, for example, Claude Desktop (without the visual table).
1309
- * Includes Mistral (**mistral-large-latest**) via their API and the Models **DeepSeek-R1**, **Meta-Llama-3.1-8B-Instruct** and **QwQ-32B** via the SambaNova API.
1310
  * Research Agent to search via **DuckDuckGo** or **Wikipedia**, added as a tool for the models from Mistral and Llama.
1311
  * Assign different roles to the models, the protocol they should follow, and decide the communication strategy.
1312
  * Pick one model as the lead analyst (had the best results when picking Mistral).
 
1306
 
1307
  * Visual roundtable of the AI models, including speech bubbles to see the discussion in real time.
1308
  * MCP mode enabled to also use it directly in, for example, Claude Desktop (without the visual table).
1309
+ * 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.
1310
  * Research Agent to search via **DuckDuckGo** or **Wikipedia**, added as a tool for the models from Mistral and Llama.
1311
  * Assign different roles to the models, the protocol they should follow, and decide the communication strategy.
1312
  * Pick one model as the lead analyst (had the best results when picking Mistral).