BryanBradfo commited on
Commit
ee15f37
·
1 Parent(s): 1f10dc0
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -3,7 +3,7 @@ from huggingface_hub import InferenceClient
3
 
4
 
5
  # client = InferenceClient("google/gemma-3-27b-it")
6
- client = InferenceClient("google/gemma-3-4b-it")
7
 
8
 
9
  def answer(
 
3
 
4
 
5
  # client = InferenceClient("google/gemma-3-27b-it")
6
+ client = InferenceClient("google/gemma-3-1b-it")
7
 
8
 
9
  def answer(