IST199655 commited on
Commit
efd71ce
·
1 Parent(s): 5a0b95e
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -67,7 +67,7 @@ Copied from inference in colab notebook
67
  """
68
  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
69
  """
70
- client = InferenceClient(model="https://huggingface.co/spaces/Heit39/iris/tree/main/llama_lora_model_1")
71
 
72
 
73
  def respond(
 
67
  """
68
  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
69
  """
70
+ client = InferenceClient(model="https://huggingface.co/spaces/Heit39/iris/llama_lora_model_1")
71
 
72
 
73
  def respond(