Thziin commited on
Commit
47544b4
·
verified ·
1 Parent(s): b72192d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -7,7 +7,7 @@ For more information on `huggingface_hub` Inference API support, please check th
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(
 
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("PleIAs/common_corpus")
11
 
12
 
13
  def respond(