dkolarova007 commited on
Commit
3142b05
·
verified ·
1 Parent(s): 28da441

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -17,7 +17,7 @@ ADDRESS VARCHAR(255),
17
  primary key (CUSTOMER_ID)
18
  );
19
  """
20
- client = InferenceClient("HuggingFaceH4/zephyr-7b-beta")
21
 
22
 
23
  def respond(
 
17
  primary key (CUSTOMER_ID)
18
  );
19
  """
20
+ client = InferenceClient("Qwen/Qwen3-235B-A22B")
21
 
22
 
23
  def respond(