Uener commited on
Commit
b38d3e2
·
verified ·
1 Parent(s): 3608e09

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -8,7 +8,8 @@ For more information on `huggingface_hub` Inference API support, please check th
8
  #client = InferenceClient("HuggingFaceH4/zephyr-7b-beta")
9
  #client = InferenceClient("meta-llama/Llama-3.2-1B-Instruct")
10
  #client = InferenceClient("microsoft/Phi-3.5-mini-instruct")
11
- client = InferenceClient("unsloth/Llama-3.2-1B-Instruct")
 
12
 
13
 
14
  def respond(
 
8
  #client = InferenceClient("HuggingFaceH4/zephyr-7b-beta")
9
  #client = InferenceClient("meta-llama/Llama-3.2-1B-Instruct")
10
  #client = InferenceClient("microsoft/Phi-3.5-mini-instruct")
11
+ # client = InferenceClient("unsloth/Llama-3.2-1B-Instruct")
12
+ client = InferenceClient("unsloth/phi-4-GGUF")
13
 
14
 
15
  def respond(