inteligenciamilgrau commited on
Commit
af2c3a7
·
verified ·
1 Parent(s): 8edb544

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -6,7 +6,8 @@ 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-1B-Instruct")
9
- client = InferenceClient("microsoft/Phi-3.5-mini-instruct")
 
10
 
11
 
12
  def respond(
 
6
  """
7
  #client = InferenceClient("HuggingFaceH4/zephyr-7b-beta")
8
  #client = InferenceClient("meta-llama/Llama-3.2-1B-Instruct")
9
+ #client = InferenceClient("microsoft/Phi-3.5-mini-instruct")
10
+ client = InferenceClient("unsloth/Llama-3.2-1B-Instruct")
11
 
12
 
13
  def respond(