alexeyGod commited on
Commit
d538e65
·
verified ·
1 Parent(s): c67ef33

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -19,7 +19,7 @@ For more information on `huggingface_hub` Inference API support, please check th
19
  """
20
  For more information on `huggingface_hub` Inference API support, please check the docs: https://huggingface.co/docs/huggingface_hub/v0.22.2/en/guides/inference
21
  """
22
- client = InferenceClient("HuggingFaceH4/zephyr-7b-beta")
23
 
24
 
25
  def respond(
 
19
  """
20
  For more information on `huggingface_hub` Inference API support, please check the docs: https://huggingface.co/docs/huggingface_hub/v0.22.2/en/guides/inference
21
  """
22
+ client = InferenceClient(token=a,model="HuggingFaceH4/zephyr-7b-beta")
23
 
24
 
25
  def respond(