SpaceGhost commited on
Commit
841b1ae
·
verified ·
1 Parent(s): 43a6ad0

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("SpaceGhost-2-3B.Q4_K_M.gguf")
11
 
12
 
13
  def respond(