BarBar288 commited on
Commit
770e827
·
verified ·
1 Parent(s): aa5564a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -19,7 +19,7 @@ conversational_models = {
19
  "Perplexity (R1 Post-trained)": "perplexity-ai/r1-1776",
20
  "Llama-Instruct by Meta": "meta-llama/Llama-3.2-3B-Instruct",
21
  "Mistral": "mistralai/Mistral-7B-v0.1",
22
- "Gemma": "google/gemma-2-2b-it",
23
  }
24
 
25
  # Define a dictionary of Text-to-Image models
 
19
  "Perplexity (R1 Post-trained)": "perplexity-ai/r1-1776",
20
  "Llama-Instruct by Meta": "meta-llama/Llama-3.2-3B-Instruct",
21
  "Mistral": "mistralai/Mistral-7B-v0.1",
22
+ "Gemma": "google/gemma-3-27b-it",
23
  }
24
 
25
  # Define a dictionary of Text-to-Image models