nikunjcepatel commited on
Commit
618ae34
·
verified ·
1 Parent(s): 7a77207

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -12,6 +12,7 @@ MODEL_OPTIONS = [
12
  "openai/gpt-4o-2024-11-20",
13
  "anthropic/claude-3.5-sonnet",
14
  "google/gemini-pro-1.5",
 
15
  "cohere/command-r-plus",
16
  "meta-llama/llama-3.1-405b-instruct",
17
  "nvidia/llama-3.1-nemotron-70b-instruct",
 
12
  "openai/gpt-4o-2024-11-20",
13
  "anthropic/claude-3.5-sonnet",
14
  "google/gemini-pro-1.5",
15
+ "google/gemini-flash-1.5",
16
  "cohere/command-r-plus",
17
  "meta-llama/llama-3.1-405b-instruct",
18
  "nvidia/llama-3.1-nemotron-70b-instruct",