futranbg commited on
Commit
e8f5cd9
1 Parent(s): 7d6878a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -7,7 +7,6 @@ HF_TOKEN = os.environ.get("HF_TOKEN", None)
7
  model2api = [
8
  "tiiuae/falcon-180B-chat",
9
  "meta-llama/Llama-2-70b-chat-hf",
10
- "01-ai/Yi-34B",
11
  "codellama/CodeLlama-34b-Instruct-hf",
12
  "victor/CodeLlama-34b-Instruct-hf",
13
  "timdettmers/guanaco-33b-merged",
 
7
  model2api = [
8
  "tiiuae/falcon-180B-chat",
9
  "meta-llama/Llama-2-70b-chat-hf",
 
10
  "codellama/CodeLlama-34b-Instruct-hf",
11
  "victor/CodeLlama-34b-Instruct-hf",
12
  "timdettmers/guanaco-33b-merged",