alexkueck commited on
Commit
7de1e3a
1 Parent(s): e223a8d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -90,6 +90,7 @@ MODEL_NAME = "gpt-3.5-turbo-16k"
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 = "meta-llama/Llama-2-70b-chat-hf"
94
  #repo_id = "tiiuae/falcon-40b"
95
  #repo_id = "Vicuna-33b"
 
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"