Blood076 commited on
Commit
edcfff2
·
verified ·
1 Parent(s): 260a182

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -8,7 +8,7 @@ For more information on `huggingface_hub` Inference API support, please check th
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
- client = InferenceClient("unsloth/Llama-3.2-90B-Vision-Instruct")
12
 
13
 
14
  def respond(
 
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
+ client = InferenceClient("unsloth/Llama-3.2-90B-Vision-bnb-4bit")
12
 
13
 
14
  def respond(