gopig5 commited on
Commit
bbadbd9
·
verified ·
1 Parent(s): 76de944

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -7,7 +7,7 @@ from huggingface_hub import InferenceClient
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("defog/llama-3-sqlcoder-8b")
11
 
12
 
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("QuantFactory/llama-3-sqlcoder-8b-GGUF")
11
 
12
 
13
  def respond(