winglian commited on
Commit
faf07e0
1 Parent(s): 64f1d1c

move minotaur to default

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -138,8 +138,8 @@ AVAILABLE_MODELS = {
138
  }
139
 
140
  OAAIC_MODELS = [
141
- "manticore-13b-chat",
142
  "minotaur-13b",
 
143
  # "minotaur-mpt-7b",
144
  ]
145
  OAAIC_MODELS_ROLEPLAY = {
 
138
  }
139
 
140
  OAAIC_MODELS = [
 
141
  "minotaur-13b",
142
+ "manticore-13b-chat",
143
  # "minotaur-mpt-7b",
144
  ]
145
  OAAIC_MODELS_ROLEPLAY = {