prithivMLmods commited on
Commit
1d90055
β€’
1 Parent(s): 6206ab5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -11,7 +11,7 @@ footer {
11
  }
12
  '''
13
 
14
- client = InferenceClient("mistralai/Mistral-7B-Instruct-v0.1")
15
 
16
  def format_prompt(message, history, system_prompt=None):
17
  prompt = "<s>"
 
11
  }
12
  '''
13
 
14
+ client = InferenceClient("mistralai/Mistral-7B-Instruct-v0.3")
15
 
16
  def format_prompt(message, history, system_prompt=None):
17
  prompt = "<s>"