aifeifei798 commited on
Commit
86de7ac
1 Parent(s): 9aa2220

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -106,7 +106,7 @@ def predict(message, history, additional_dropdown):
106
  return
107
 
108
  # Specify model
109
- model = "pixtral-12b-2409"
110
 
111
  # Define the messages for the chat
112
  messages = [
 
106
  return
107
 
108
  # Specify model
109
+ model = "pixtral-large-2411"
110
 
111
  # Define the messages for the chat
112
  messages = [