Omnibus commited on
Commit
422ba93
1 Parent(s): e51c702

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -9,8 +9,6 @@ models=[
9
  "google/gemma-7b-it",
10
  "google/gemma-2b",
11
  "google/gemma-2b-it",
12
- "meta-llama/Llama-2-7b-chat-hf",
13
- "codellama/CodeLlama-70b-Instruct-hf",
14
  "openchat/openchat-3.5-0106",
15
  "NousResearch/Nous-Hermes-2-Mixtral-8x7B-DPO",
16
  "mistralai/Mixtral-8x7B-Instruct-v0.1",
 
9
  "google/gemma-7b-it",
10
  "google/gemma-2b",
11
  "google/gemma-2b-it",
 
 
12
  "openchat/openchat-3.5-0106",
13
  "NousResearch/Nous-Hermes-2-Mixtral-8x7B-DPO",
14
  "mistralai/Mixtral-8x7B-Instruct-v0.1",