milanmor commited on
Commit
a4630a8
·
verified ·
1 Parent(s): 295bbaa

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -22,6 +22,7 @@ if provider == "custom":
22
  models = [
23
  "meta-llama/Llama-3.1-8B-Instruct",
24
  "deepseek-ai/DeepSeek-R1",
 
25
  "NousResearch/Llama-2-70b-hf",
26
  "meta-llama/Llama-2-70b-chat-hf",
27
  "google/gemma-2-27b-it",
 
22
  models = [
23
  "meta-llama/Llama-3.1-8B-Instruct",
24
  "deepseek-ai/DeepSeek-R1",
25
+ "google/gemma-3-27b-it",
26
  "NousResearch/Llama-2-70b-hf",
27
  "meta-llama/Llama-2-70b-chat-hf",
28
  "google/gemma-2-27b-it",