Synnove commited on
Commit
227876b
·
verified ·
1 Parent(s): 7475f24

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -51,6 +51,7 @@ def load_questions_from_file(filepath="questions.json"):
51
  #set up
52
  #token
53
 
 
54
  #Model
55
  model = InferenceClientModel(
56
  max_tokens=1024, #2096,
 
51
  #set up
52
  #token
53
 
54
+ #try model_id='mistralai/Mistral-7B-Instruct-v0.2'?
55
  #Model
56
  model = InferenceClientModel(
57
  max_tokens=1024, #2096,