eliebak HF staff commited on
Commit
925a557
1 Parent(s): 32490bc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -7,7 +7,7 @@ import spaces
7
  """
8
  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
9
  """
10
- client = InferenceClient("HuggingFaceTB/cosmo-1b") #to change with the model
11
 
12
  @spaces.GPU
13
  def respond(
 
7
  """
8
  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
9
  """
10
+ client = InferenceClient("HuggingFaceH4/zephyr-7b-beta") #to change with the model
11
 
12
  @spaces.GPU
13
  def respond(