cryptocalypse commited on
Commit
48431a0
·
verified ·
1 Parent(s): ef2801f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -117,7 +117,7 @@ For more information on `huggingface_hub` Inference API support, please check th
117
  """
118
 
119
  #client = InferenceClient("HuggingFaceH4/zephyr-7b-beta")
120
- client = InferenceClient("stabilityai/stablelm-zephyr-3b")
121
  #client = InferenceClient("meta-llama/Llama-3.1-8B-Instruct")
122
 
123
  def respond(
 
117
  """
118
 
119
  #client = InferenceClient("HuggingFaceH4/zephyr-7b-beta")
120
+ client = InferenceClient("HuggingFaceH4/zephyr-7b-beta")
121
  #client = InferenceClient("meta-llama/Llama-3.1-8B-Instruct")
122
 
123
  def respond(