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

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("Qwen/Qwen3-235B-A22B")
21
 
22
 
23
  def respond(
 
17
  primary key (CUSTOMER_ID)
18
  );
19
  """
20
+ client = InferenceClient("Qwen/Qwen2.5-Omni-7B")
21
 
22
 
23
  def respond(