alexkueck commited on
Commit
acc15c3
1 Parent(s): 686de56

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -84,7 +84,7 @@ MODEL_NAME ="gpt-4"
84
  #repo_id = "meta-llama/Llama-2-13b-chat-hf"
85
  #repo_id = "HuggingFaceH4/zephyr-7b-alpha"
86
  #repo_id = "meta-llama/Llama-2-70b-chat-hf"
87
- repo_id = "tiiuae/falcon-40b "
88
  #repo_id = "Vicuna-33b"
89
  #repo_id = "alexkueck/ChatBotLI2Klein"
90
  #repo_id ="mistralai/Mistral-7B-v0.1"
 
84
  #repo_id = "meta-llama/Llama-2-13b-chat-hf"
85
  #repo_id = "HuggingFaceH4/zephyr-7b-alpha"
86
  #repo_id = "meta-llama/Llama-2-70b-chat-hf"
87
+ repo_id = "tiiuae/falcon-40b"
88
  #repo_id = "Vicuna-33b"
89
  #repo_id = "alexkueck/ChatBotLI2Klein"
90
  #repo_id ="mistralai/Mistral-7B-v0.1"