Greff3 commited on
Commit
baba059
·
verified ·
1 Parent(s): cb0ed09

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -25,7 +25,6 @@ model_links = {
25
  "GPT-4o": "mistralai/Mistral-Nemo-Instruct-2407",
26
  "GPT-4": "meta-llama/Meta-Llama-3-8B-Instruct",
27
  "GPT-3,5": "meta-llama/Meta-Llama-3.1-70B-Instruct",
28
- "MiniMaxAI": "MiniMaxAI/MiniMax-Text-01"
29
  }
30
 
31
  def reset_conversation():
 
25
  "GPT-4o": "mistralai/Mistral-Nemo-Instruct-2407",
26
  "GPT-4": "meta-llama/Meta-Llama-3-8B-Instruct",
27
  "GPT-3,5": "meta-llama/Meta-Llama-3.1-70B-Instruct",
 
28
  }
29
 
30
  def reset_conversation():