bau0221 commited on
Commit
cc6715c
·
verified ·
1 Parent(s): 0b35a59

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -6,7 +6,7 @@ For more information on `huggingface_hub` Inference API support, please check th
6
  """
7
  # client = InferenceClient("HuggingFaceH4/zephyr-7b-beta")
8
  # client = InferenceClient("meta-llama/Llama-3.2-3B-Instruct")
9
- client = InferenceClient("bau0221/HLI_0107GGUF")
10
 
11
  def respond(
12
  message,
 
6
  """
7
  # client = InferenceClient("HuggingFaceH4/zephyr-7b-beta")
8
  # client = InferenceClient("meta-llama/Llama-3.2-3B-Instruct")
9
+ client = InferenceClient("bau0221/lora_model_0107")
10
 
11
  def respond(
12
  message,