alexkueck commited on
Commit
0aa9c1e
1 Parent(s): 74241c4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -89,8 +89,8 @@ MODEL_NAME = "gpt-3.5-turbo-16k"
89
 
90
  #HuggingFace--------------------------------
91
  #repo_id = "meta-llama/Llama-2-13b-chat-hf"
92
- repo_id = "HuggingFaceH4/zephyr-7b-alpha" #das Modell ist echt gut!!! Vom MIT
93
- #repo_id = "TheBloke/Yi-34B-Chat-GGUF"
94
  #repo_id = "meta-llama/Llama-2-70b-chat-hf"
95
  #repo_id = "tiiuae/falcon-40b"
96
  #repo_id = "Vicuna-33b"
 
89
 
90
  #HuggingFace--------------------------------
91
  #repo_id = "meta-llama/Llama-2-13b-chat-hf"
92
+ #repo_id = "HuggingFaceH4/zephyr-7b-alpha" #das Modell ist echt gut!!! Vom MIT
93
+ repo_id = "TheBloke/Yi-34B-Chat-GGUF"
94
  #repo_id = "meta-llama/Llama-2-70b-chat-hf"
95
  #repo_id = "tiiuae/falcon-40b"
96
  #repo_id = "Vicuna-33b"