pabloce commited on
Commit
f962e4d
·
verified ·
1 Parent(s): 27cb3e6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -5,7 +5,7 @@ from huggingface_hub import InferenceClient
5
  """
6
  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
7
  """
8
- client = InferenceClient("pabloce/Dolphin-2.8-slerp")
9
 
10
  @spaces.GPU
11
  def respond(
 
5
  """
6
  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
7
  """
8
+ client = InferenceClient("cognitivecomputations/dolphin-2.9.1-qwen-110b")
9
 
10
  @spaces.GPU
11
  def respond(