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

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -9,7 +9,7 @@ For more information on `huggingface_hub` Inference API support, please check th
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(
 
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("deepseek-ai/DeepSeek-R1-Distill-Llama-70B")
13
 
14
 
15
  def respond(